Free postage indication

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
Is there and easy way to indicate to a customer that an item has free shipping, I can turn free shipping on and off in product variants, but this is not as far as I can see shown to the customer in any way, aprt from if it were added to the description, a nice image that could appear or text would be great anything would be better than nothing.

Thank

Steve
11 years ago
MrShrek wrote:
Is there and easy way to indicate to a customer that an item has free shipping, I can turn free shipping on and off in product variants, but this is not as far as I can see shown to the customer in any way, aprt from if it were added to the description, a nice image that could appear or text would be great anything would be better than nothing.

Thank

Steve


Possible. Just customize the following files:

Nop.Web.Controllers.CatalogController.cs
Nop.Web.Models.Catalog.ProductDetailsModel.cs
ProductTemplate.SingleVariant.cshtml
ProductTemplate.VariantsInGrid.Mobile.cshtml

Or you can implement it as a Widget plugin. :)
11 years ago
You can vote for this workitem
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.