Free postage indication

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 лет назад
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 лет назад
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 лет назад
You can vote for this workitem
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.