Jump to content

Edit History

Daresh

Daresh


The EU Omnibus directive states that:

Quote

Any announcement of a price reduction shall indicate the prior price applied by the trader for a determined period of time prior to the application of the price reduction.

I've developed a simple module, that allows to fullfill this requirement for simple stores and fair merchants.

All it does is displaying regular product price as the prior price for discounted products.

omni-en.png.4082e553769ec270cf105900021c1a40.png

You can safely use this module in case the following conditions are met:

  • The regular price is the real lowest price, that the product had within 30 days before start of the current promotion and you are able to prove it in case of a control.
  • During the promotion, both regular and discounted price never change (no price edits in the panel, no external influences like currency rates or price import software)
  • After the promotion is finished, the product stays on the regular price for longer than 30 days.

This module works for PrestaShop 1.7, it requires the following hook to be present in \templates\catalog\_partials\product-prices.tpl:

{hook h='displayProductPriceBlock' product=$product type="after_price"}

(this hook should be by default in every well made and not broken theme)

The configuration panel allows you to set colors for the text and the price.

Happy using! :)

gmomni_1_0_0.zip

gmomni_1_0_1.zip

Latest version:

gmomni_1_0_2.zip

Daresh

Daresh


The EU Omnibus directive states that:

Quote

Any announcement of a price reduction shall indicate the prior price applied by the trader for a determined period of time prior to the application of the price reduction.

I've developed a simple module, that allows to fullfill this requirement for simple stores and fair merchants.

All it does is displaying regular product price as the prior price for discounted products.

omni-en.png.4082e553769ec270cf105900021c1a40.png

You can safely use this module in case the following conditions are met:

  • The regular price is the real lowest price, that the product had within 30 days before start of the current promotion and you are able to prove it in case of a control.
  • During the promotion, both regular and discounted price never change (no price edits in the panel, no external influences like currency rates or price import software)
  • After the promotion is finished, the product stays on the regular price for longer than 30 days.

This module works for PrestaShop 1.7, it requires the following hook to be present in \templates\catalog\_partials\product-prices.tpl:

{hook h='displayProductPriceBlock' product=$product type="after_price"}

(this hook should be by default in every well made and not broken theme)

The configuration panel allows you to set colors for the text and the price.

Happy using! :)

gmomni_1_0_0.zip

Latest version:

gmomni_1_0_1.zip

Daresh

Daresh


The EU Omnibus directive states that:

Quote

Any announcement of a price reduction shall indicate the prior price applied by the trader for a determined period of time prior to the application of the price reduction.

I've developed a simple module, that allows to fullfill this requirement for simple stores and fair merchants.

All it does is displaying regular product price as the prior price for discounted products.

omni-en.png.4082e553769ec270cf105900021c1a40.png

You can safely use this module in case the following conditions are met:

  • The regular price is the real lowest price, that the product had within 30 days before start of the current promotion and you are able to prove it in case of a control.
  • During the promotion, both regular and discounted price never change (no price edits in the panel, no external influences like currency rates or price import software)
  • After the promotion is finished, the product stays on the regular price for longer than 30 days.

This module works for PrestaShop 1.7, it requires the following hook to be present in \templates\catalog\_partials\product-prices.tpl:

{hook h='displayProductPriceBlock' product=$product type="after_price"}

(this hook should be by default in every well made and not broken theme)

The configuration panel allows you to set colors for the text and the price.

Happy using! :)

gmomni_1_0_0.zip

×
×
  • Create New...