News:

Support the VirtueMart project and become a member

Main Menu

Quantity Pricing Display

Started by ReJigged, February 03, 2015, 12:48:18 PM

Previous topic - Next topic

ReJigged

Hi,

J!3.3.6, VM 3.0.0

I need to display pricing on the product page as follows:

Qty    -    Price
1       -     $2
2-4    -     $1.50
5-10  -     $1.25

and so on.

I have configured the quantity pricing in the pricing tab in the backend. But how do I show this as a table on the frontend? The price does update as I change the quantity but only the 'Base Price' is shown without any quantity price information.

I am migrating a site from 1.1.8 where we had this working fine. But I can't seem to find how to display this with vm3.

Any help or pointers appreciated.

Many thanks

RJ

Milbo

It is just a layout thing. use vmdebug to see the prices of the product.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

GJC Web Design

In other words the q prices are there in the product object...

you just need to extract and display them in your template (over ride)
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

stensbo

Hi ReJigged,

Need the same here - did you find a solution?

artflo

The ajax cart is working fine the tax is good but on the product page is two more zeroes 00 after my price what I need. And in the cart page is 2 more 00 , but the end price is good, why?
And I don't know to visible the crossed discount price. When the discount price is good there is no tax...

jenkinhill

artflo please do not try to hijack a thread that is irrelevant and unrelated to your problem.  And you will get little response unless you remember a basic requirement: http://forum.virtuemart.net/index.php?topic=79799.0
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

artflo

Sorry!
I use Joomla! 2.5.28, with VirtueMart 2.6.10
I read this post before, forum.virtuemart.net/index.php?topic=121993.msg416383#msg416383 , but when I make this step by step the system displays the discount price but not displays the tax ( because it's 0 ).
How can I displays tax and the discount price too? I think I made somethig wrong.

ReJigged

Quote from: stensbo on February 25, 2015, 14:32:53 PM
Hi ReJigged,
Need the same here - did you find a solution?
I had to code up a bespoke template over-ride to achieve this using a crude method of searching the mySQL database for the values.

Milbo

I did the code for vm2.6 and it will be in the membership versions, soon.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/