Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

images & product shipping charges


hoot

Recommended Posts

Posted

howdy folks,

when i click to enlarge an image it comes up as an image the same size, where is this controled, do i need 2 images of different sizes?

besides selling products that require shipping charges i also offer a service that does not require shipping charges how do i use the shopping cart to charge for this service but skip going through the shipping portion of the shopping cart?

thanks

steve

  • 2 months later...
Posted

The image sizes are controlled by the settings in Admin ~ Configuration ~ Images.

 

In regards to shipping, you will likely have to add a field to the products table to use as a flag for whether that item is a free shipper or not. Then modify the code in the checkout_payment.php file to check for that flag and set the free_shipping flag to true.

 

Before doing all of that, I suggest taking a look at the contributions section to see if someone has not already developed what you need.

"Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...