Answer the question
In order to leave comments, you need to log in
How to correctly set the price in the store on bitrix?
There is a product (fabric), it can be sold by 10 cm, i.e. for example, 1 meter 60 cm. The coefficient of the unit of measure is set to 0.1. Everything works here and there are no problems. BUT! On the site in the catalog, the product is displayed with a price per 0.1 linear meter. Those. for example, a running meter of fabric costs 485 rubles, and on the site the price is 48 rubles.
Is it possible to make it so that even with the selected coefficient of units of measure 0.1, the product is displayed in the catalog by default in the amount of 1 - that is, 485 rubles as in the product card
Answer the question
In order to leave comments, you need to log in
There is a line in the component template
'PRICE' => (isset($arOffer['RATIO_PRICE']) ? $arOffer['RATIO_PRICE'] : $arOffer['MIN_PRICE']),
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question