- MORE INFO: https://mypresta.eu/modules/front-office-features/product-price-range-from-to.html
Avalable features
Main feature of the module is a possiiblity to show price range of product if product has combinations that affects its price. As a shop owner you can personalize the position of the module. On module configuration page you can select where module will appear on product page and where it will appear on list of products (like category view etc.). Available positions are determined by hook named displayProductPriceBlock.
Availalbe positions by default
specification of displayProductPriceBlock allows to use several variants of this position:
- displayProductPriceBlock old_price
- displayProductPriceBlock before_price
- displayProductPriceBlock after_price
- displayProductPriceBlock price
- displayProductPriceBlock unit_price
- displayProductPriceBlock weight
Many theme developers uses own displayProductPriceBlock variants
Because of this we decided to add support of custom position inside displayProductPriceBlock. If your template uses a non-default position - module is ready to work with it. Configuration page of module allows to use custom positions.
Feature to identify available positions
If your non-default theme has some new dispalyProductPriceBlock variants - you can easily identify them. Just enable (on module configuration page) option to show available postions. Then once you will open your product page or other pages where the products appear - you will see availalbe positions to use. You will be able to configure the module to dispay price ranges there, where you want.
Control what prices are included to range of prices
Each item can have combinations that are in stock or out of stock. You can decide if you want to skip out of stock combinations. In effect range of price for item that module displays - will contain only prices from items that are in stock.
Control the visibility of prices
If item will not have price range you can show or hide the price that module displays. When product will not have range of prices - module can show product price or if you need - you can hide it (depending on your requirements)
Decie what exactly module will display
- enable or disable appearance of "from" label (for example: from €11.99)
- enable or disable appearance of the lowest available price of product
- enable or disable appearance of "to" label (for example: to €29.99)
- enable or disable appearance of the highest available price of product
*NOTE: Compatible version for Prestashop 8.0 is the file psrange17