News:

Support the VirtueMart project and become a member

Main Menu

Different Shipping Price per Item?

Started by MAD King, May 05, 2015, 15:13:11 PM

Previous topic - Next topic

MAD King

Hello,

I am trying to figure out how to assign different shipping cost to different products. Could someone please help?

Thank you
Joomla! 4.4.5
VirtueMart 4.2.12 11012

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

MAD King

Thank you. Can you give me please an example by what you mean with: "if it is only 30 products with 16 rates it would be simplest to code them into a shipping plugin.."
Joomla! 4.4.5
VirtueMart 4.2.12 11012

GJC Web Design

needs to be coded in the getCosts function of what ever shipping plugin your using

either hard coded or fields in the xml so you can admin it

loop thru the prod ids

just if product_id = x , cost = y

if it cumulative then you need to add them
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

MAD King

Ok. I am not aprogammer and do not want to mess with that. Is there any other way?
Joomla! 4.4.5
VirtueMart 4.2.12 11012