Hi Friends,
I need to show only flat rate shipping method for a product type how to do this
Hi Friends,
I need to show only flat rate shipping method for a product type how to do this
What happens when you have mixed Product Types in the same order?![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I sell different products with different shipping methods(large products freight,small products UPS). if your purchasing a small product both shipping methods appear in checkout. how can I stop that.
In the shipping modules you will see the $this->enabled ...
You can set conditions on that to set it to false so that the shipping module does not show ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Can you explain this a little more. I do not understand what this will do or really what you are suggesting. This problem is asked over and over in the forum and there does not appear to be an adequate answer.
"You can set conditions on that to set it to false so that the shipping module does not show ... "
You might look at this thread that shows several ways to control the $this->enabled and adapt it to the products_type ...
http://www.zen-cart.com/forum/showthread.php?t=85379
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!