Conversation
supportHi i am using the plugin and all works fine. We have some categories, like spices where seting the price in kg or gr is not very useful. For example, I have a product its cost is: 2,20€ / 50 gr. I only have these 2 options: – 44,20€ / kg: looks very expensive and nobody buy 1kg of spices. – 0,044 / gr: the price is very strange, because it’s 0,0..(and even could be 0,005 or something like that) Normally, people buy each 25gr or 50gr. With the plugin I cand only set the price by unit (1kg, or 1gr), but how can I set the price setting the unit in 50gr or similar? I only need to personalize the price of the product. The rest of the plugin would work as now.. thanks and regards
Hi, Thank you for reaching out. To show price per n units, can you give a try by adding the below snippet: https://gist.github.com/ananthatstar/4671c610dc8b7281d16ce62e0ef56c95 You can add it via code snippets plugin. Note: With the above snippet, the price per n units will show when minimum quantity is greater than 1 and it is equal to weight interval For example: While setting up something like: https://nimb.ws/Afu6yx The weight will get displayed as: https://nimb.ws/GVO0Fi Hope this meets your requirement. Can you have a check on the same and let us know if that helps! Thanks Themeparrot Team
Hi first of all, thanks for yout help. I’m afraid I can’t get it to work properly. I have entered the code with Code Snipets but the product is not displayed as it should. This is the link of the product: https://www.abaceriamolucas.es/producto/achiote/ It shows “0,01€” and I would like to show “1,12/100gr”. thanks
Hi, Thank you for reaching out. To show price per n units, can you give a try by adding the below snippet: https://gist.github.com/ananthatstar/4671c610dc8b7281d16ce62e0ef56c95 You can add it via code snippets plugin. Note: With the above snippet, the price per n units will show when minimum quantity is greater than 1 and it is equal to weight interval For example: While setting up something like: https://nimb.ws/Afu6yx The weight will get displayed as: https://nimb.ws/GVO0Fi Hope this meets your requirement. Can you have a check on the same and let us know if that helps! Thanks Themeparrot Team
Hi first of all, thanks for yout help. I’m afraid I can’t get it to work properly. I have entered the code with Code Snipets but the product is not displayed as it should. This is the link of the product: https://www.abaceriamolucas.es/producto/achiote/ It shows “0,01€” and I would like to show “1,12/100gr”. thanks