View Single Post
  #2  
Old 06-04-2011, 04:42 AM
 
Sunray Sales Sunray Sales is offline
 

Senior Member
  
Join Date: Dec 2010
Posts: 194
 

Default Re: Core Credits on products

I got a quick way of doing this, but you may not like it.

If you look at the Products table, you will see a column called Shipping Freight.
Put 50 for shipping freight and tell the customer on the product details page that this product may have an addition CORE cost and you will see the additional cost in Checkout.

Similarly you can put some code into products_t.tpl and product_details.tpl to say if shipping freight not equal 0 then show the value of shipping freight.

Something like that.

But I am not sure how you will deal with returns.
__________________
4.4.2
www.sunraysales.com
HandsOnWebHosting
Reply With Quote