Jump to content

Change price in add to cart


Recommended Posts

Not certain what you are trying to achieve with this? I think if you have valid discount set, the price will be "crossed out"

What I mainly want is that the price you see is different and crossed out and when you click add to cart you see the full price, for example on the circuitcity.com website there are some products that have prices crossed out and when you click add to cart you see the full price (usually its a lower price than the crossed out price)
Link to comment
Share on other sites

a picture speaks a thousand words...

discounted items will have its original price displayed but crossed-out, then the discounted price will be used while adding to the ajax cart - pretty logical and do-able in prestashop.

Backoffice > Catalog > 1. Info > set Reduction amount and available date

hope that help

3332_01IJIMbktJTZw68gfhI4_t

Link to comment
Share on other sites

Ok see here?

http://www.circuitcity.com/ssm/Sony-VAIO-VGC-JS110J-B-All-In-One-Desktop-Black-VGC-JS110J-B/sem/rpsm/oid/227729/rpem/ccd/productDetail.do

The price is crossed out and it says "See price in cart" when you click that it shows you the full price, thats what I'm trying to get. Either by clicking see price in cart you get the full price or when you click add to cart to get the full price. Thats what I'm trying to do with Prestashop. Also you can see here that the price is crossed out http://www.circuitcity.com/ccd/category.do?catOid=-12962&N=20012961+20012962&c=1 .

One other thing I could do is make a new css tag that has the same things as ".price"(in global.css) but with text-decoration: underline; and add that to the main page tag for price, but I can't find the tpl file or some other file for that.

Link to comment
Share on other sites

×
×
  • Create New...