How To Show Estimated Delivery Time On Different Products?

There can be different delivery time for different products. Please tell me How can I show customers Estimated Delivery Time : In Days for different products.

I am CS-CART V4.3.4

Please contact Hungryweb. Possibly they can adapt their addon to your needs:

http://marketplace.cs-cart.com/add-ons/customer-experience/estimated-delivery-date.html

Much better idea to present delivery time on product page.

Its a simple coding required. Basically I need the code to show delivery time on the product page. The estimated delivery time should show the same on the front end what we enter in the backend of the product.

You could setup a feature for the delivery time. Make it a text type and check the box to show in the header of the product page. No coding required.

You could setup a feature for the delivery time. Make it a text type and check the box to show in the header of the product page. No coding required.

I think is should be something similar to "TODAY + 3 days", not just text value

I think is should be something similar to "TODAY + 3 days", not just text value

cool999 asked for "Delivery Time : In Days" at the product level, not delivery date. When you're displaying a product you don't have a shipping address so you can't get realtime shipping times so I assumed what was needed is a rough number of days estimate based on lead times to ship that product due to manufacturing or vendor lead times. A text field ought to work fine for that - something like "Usually delivered in 5-7 business days"

Only cool999 can answer on this question :)

This feature request is relevant: http://cscart.uservoice.com/forums/134344-cs-cart/suggestions/500821-inform-the-users-about-delivery-times

Also: http://forum.cs-cart.com/topic/42208-can-we-show-the-correct-transit-time-to-customers-this-would-increase-orders/

The free shipping_availability addon might be relevant too if just text is all that is needed.

http://forum.cs-cart.com/topic/34963-free-addon-shipping-availability-41x

The 4.2.1 version works on 4.3.5

It just needs a tentative delivery date. Like in case of Pre-Order or Pre-book.

any other suggestion

Hi there. We have a CS-Cart addon that seems to be close to what you are after. The technical term is called product "lead time", and it may differ for each item due to building, customization, configuration, personalization, further procurement, handling, packaging/palletization, etc.

Our addon accounts for business days, meaning that if a product requires 14 business days until its ready to ship, the date displayed will skip days off, holidays, leap years etc. You can also set a global additional lead time that applies to *every* product (in the future this will be category based as well).

Our addon differs from others because we set the lead time at global & per-product level, then display it in over 10 locations (instead of just cart/checkout/invoices) so its really hard for a customer to miss. The other addons i have seen only use the shipping method for this, which is not specific enough for certain types of stores or products.

Product Lead Time & Estimated Shipment Date - https://creadev.org/p/cs-cart-product-estimated-lead-time-shipment-date/

Demo - https://src.creadev.org/cs/index.php?dispatch=products.view&product_id=1

(Please note, we just released this addon last night, we are still working on screenshots. It is also still awaiting marketplace approval as we speak. Please email us at support@creadev.org for more info or a custom demo.)

Hi there. We have a CS-Cart addon that seems to be close to what you are after. The technical term is called product "lead time", and it may differ for each item due to building, customization, configuration, personalization, further procurement, handling, packaging/palletization, etc.

Our addon accounts for business days, meaning that if a product requires 14 business days until its ready to ship, the date displayed will skip days off, holidays, leap years etc. You can also set a global additional lead time that applies to *every* product (in the future this will be category based as well).

Our addon differs from others because we set the lead time at global & per-product level, then display it in over 10 locations (instead of just cart/checkout/invoices) so its really hard for a customer to miss. The other addons i have seen only use the shipping method for this, which is not specific enough for certain types of stores or products.

Product Lead Time & Estimated Shipment Date - https://creadev.org/p/cs-cart-product-estimated-lead-time-shipment-date/

Demo - https://src.creadev.org/cs/index.php?dispatch=products.view&product_id=1

(Please note, we just released this addon last night, we are still working on screenshots. It is also still awaiting marketplace approval as we speak. Please email us at support@creadev.org for more info or a custom demo.)

Hi, we are trying to buy this add-on, but found your site down. This solution is the exact solution we need, with all this features.

The listing is up in Cs-Cart Marketplace, but it's impossible to buy it, because your site is down for many months now.

Can anyone help?

Maybe this one will do the trick? https://marketplace.simtechdev.com/shipping-estimate.html

Some time ago ecomlabs gave such solution

    
{"+3 days"|date_format:"%m-%d"} - {"+20 days"|date_format:"%m-%d"} Est. Delivery

Maps and geolocation addon already does this, it has a checkbox

"Show shipping cost and time on product pages"

Maps and geolocation addon already does this, it has a checkbox

"Show shipping cost and time on product pages"

Thanks everyone for your replies, and help, first time in here.

What happens to us, is that each product has a different production time/handling time, the issue is not in the time from the shipping method.

The add-on we were citing has the ability to do this by item, they call it lead time by item.

https://marketplace.cs-cart.com/cs-cart-product-estimated-lead-time-shipment-date.html#:~:text=Product%20lead%20time%20is%20a,immediately%2C%20in%20an%20eloquent%20way.

Example:

-Item 1 from vendor 1= {Production time (5 days) + handling time (1 - 2 days)} or Lead Time + shipping method (3 days)= 9 to 10 days arrives XX-XX-2021

-Item 2 from vendor 1= {Production time (0 days) + handling time (1 - 2 days)} or Lead Time + shipping method (3 days)= 4 to 5 days arrives XX-XX-2021

-Item 3 from vendor 1={Production time (0 days) + handling time (1 - 2 days)} or Lead Time + shipping method (1 days)= 2 to 3 days arrives XX-XX-2021

By only allowing to add the shipping time to the product, we are just taking into consideration the products that are in stock ready to ship, and just the transit time from the delivery method.

We need to add by product the Production time X Days + Handling Time X days, and show it everywhere on the storefront.

Thanks in advance for your time.

We need to add by product the Production time X Days + Handling Time X days, and show it everywhere on the storefront.

There is not special setting for this, Additional code changes are required

Hi, we are trying to buy this add-on, but found your site down. This solution is the exact solution we need, with all this features.

The listing is up in Cs-Cart Marketplace, but it's impossible to buy it, because your site is down for many months now.

Can anyone help?

Also we are in need of such add on . Appreciated if any one can support.