Jump to content

Issue with the price of customizations


Recommended Posts

Hi, on my website I'm selling t-shirts that can be customized with print. The impact on the price of this customization consists in a base amount, plus a certain number for each ordered product. The problem is that prestashop 1.5 allows me to insert only one price increase which is then multilpied by the amount of product. How can I solve it? Thanks for the help.

Link to comment
Share on other sites

Hi Fabio, you can add attributes and values to your Product, each additional Attribute that you select with the product can increase the price by whichever price you select.

 

Once you select an attribute which increases the price, when you increase the quantity it will take the Base+Additional Cost for Selected Attributes multiplied by the # of quantity.

 

So if you get one Blank Tshirt = $10.00 + Additional Customization Attributes (like Graphic Screen Print) is an extra $5.00

 

Total is now 15.00 

 

If you buy 2 quantity the total will be $30.00

 

That is way it works as default, how would you like to have it work ideally?

Link to comment
Share on other sites

Thanks for the reply. What I need is that when the attribute "print customization" is selected, the price goes like this:
Blank t-shirt = $10.00
Customization = $0.50 for each t-shirt plus a base amount of $15.00 which remains fixed, in the sense that it doesn't increase whit the number of ordered products.
Therefore for 2 printed t-shirts the price will be $10.50x2 plus $15.00 = $36.00. For 3 printed t-shirts it'll be $10.50x3 plus $15.00 and so on.
I hope I've been clear, can prestashop allow me to do something like this?

Edited by Fabio31500 (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...