Disable pricing in ShopSite

General ShopSite user discussion

Disable pricing in ShopSite

Postby mediadirect » Wed Jan 19, 2011 11:42 am

My client wants no pricing displayed on her shopping cart. I was able to edit the product template to say "Call for pricing" but I have been unable to remove the "$0.00" that appear throughout the shopping cart. I am working with the Clean-cart.sst template. Any help would be appreciated.

Glenn
mediadirect
mediadirect
 
Posts: 3
Joined: Wed Jan 12, 2011 12:13 pm

Re: Disable pricing in ShopSite

Postby Jim » Wed Jan 19, 2011 1:46 pm

Since it is a shopping cart, that does calculations on prices to determine tax, shipping, order total etc I doubt that you will be able to totally remove the price.

You might try editing the template and changing all instances (probably 5 of them) of the template tag
[-- SC_CART --]
to something like
[-- SC_Cart delete quantity image name sku --]

Another option would be to see what styles are used for the price fields and use css to hide those fields.

I don't know if either will work but those are the only ways I can thing that might work.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Re: Disable pricing in ShopSite

Postby mjbrunelle » Thu Jan 20, 2011 7:58 am

Use specific column string for your output, such as:

[-- SC_Cart delete sku quantity name image --]

This will not display price or extended total on the product lines, but the cart summary totals will still display correctly.

MarkB
mjbrunelle
 
Posts: 147
Joined: Sun Jun 21, 2009 5:09 am

Re: Disable pricing in ShopSite

Postby mediadirect » Tue Jan 25, 2011 10:40 am

Thanks, that works! I still have $0.00 in the subtotal, Shipping and Total, would like to eliminate all and just have "Call for pricing" or "Call for quote" if anyone has any idea where to look in the Clean Cart template....
mediadirect
 
Posts: 3
Joined: Wed Jan 12, 2011 12:13 pm


Return to User Forum

Who is online

Users browsing this forum: No registered users and 132 guests