News:

Support the VirtueMart project and become a member

Main Menu

Price special algorithm

Started by ydl, November 22, 2015, 13:56:32 PM

Previous topic - Next topic

ydl

Hi,

Is it possible to add a price calculation with special algorithm (rule).

I want to calculate the price in a different way based on 'shopper group' or a specific product in the cart and the user last period (6 months for example)  purchases

Do we have a hook for that in VM?

Thanks,
Yair

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

ydl

Thanks for the quick response.

I started to develop a calculation plugins BUT in the calculation plugins you get the price value and not the whole products which will be used to calculate the price....

GJC Web Design

you would need to make your own queries to find what u want
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

PRO

Quote from: ydl on November 22, 2015, 16:41:09 PM
Thanks for the quick response.

I started to develop a calculation plugins BUT in the calculation plugins you get the price value and not the whole products which will be used to calculate the price....


based on shopper group/specific products in cart

can be a product plugin.

BUT! you will have to query recent orders