whiteneck Posted March 1, 2007 Posted March 1, 2007 My problem is something like this Product: Pen (USD 10) Product attribute: Wrapper (+USD 1) so if the customer choose to buy 10 pens and choose to have wrapper. the total price should be Pen = USD10 x 10 qty Wrapper = USD1 Total Price = USD101 But my shopping cart show USD110 all the way until successfull checkout. I have search for contribution & forum. Still fail to find one solution pls help.. tq
Guest Posted March 1, 2007 Posted March 1, 2007 yes unfortunately with the attributes the total attribute price is calculated on the products quantity as the product is linked directly to the attributes entry. You need something like the "products extra fields" contribution but where you can have an option with the product to specify an additional cost. If you do not find another module that does what you want you could modify the products extra fields on the catalog end to process the entry as a price instead of regular text and add it to the total if the customer ticks a checkbox. So this extra field will be a checkbox instead of static text.
whiteneck Posted March 3, 2007 Author Posted March 3, 2007 oic... i will try as per your recommend... But if you already have the modified as per what you said (checkbox), appreciate if you could post it here :) hihihik tq :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.