Needs review
Project:
Commerce Extra
Version:
7.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2011 at 19:52 UTC
Updated:
29 Feb 2012 at 20:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
bobmurdoch commentedApologies for the double post.
Comment #2
urlaub commentedI have a case where default quantity is "2", the default price should be for to "2" as well, but the add to cart form shows price for "1" regardless of what the quantity input is set to?
Comment #3
pcambraSeem like you both share the same request, but I don't quite understand what's exactly it as this module just displays a price table so it displays the whole range of prices by quantity.
If I've understood correctly, you'd want to see what the price is going to be depending on the quantity that the user inputs?
I could really use a graphical representation of what you're wanting here.
Comment #4
pcambraMaybe this helps you #1330544: Pass quantity to the 'set price' rules action now quantity comes from the rule so you can alter it before prices are calculated.
Comment #5
urlaub commentedpcambra thanks for your response!
I would like to have a quantity drop-down-list (limited to 6, default value 2), to alter the quantity value.
Changing quantity in the quantity drop-down-list, should refresh the price immediately (ajax).
Comment #6
mrpauldriver commentedYes please, same request as #5
Comment #7
pcambraAs I say in #3
Seriously, I don't see how this issue can be related with the price table.
Comment #8
mrpauldriver commentedHello pcambra and thank you for keeping an eye on comments.
I think we're just asking for an alternative UI for displaying prices to a buyer rather than a price table. One way of doing that is with an ajax refresh of the price, where the quantity input is replaced with a drop down list or something similar
Whilst this isn't directly related to the display of the price table, the underlying price data is entered into a price table and that is where your module is really useful and where the relationship does exist.
Commerce Extra module provides a suitable widget for changing quantity (see next post), what is missing is a Ajax style price refresh based on quantity change or more relevantly, price table data.
Thank you again for your interest.
---
Edited a few minutes after first posting because of Commerce Extra discovery
Comment #9
mrpauldriver commentedGraphic of Commerce Extra quantity widget attached
Comment #10
pcambraOk, so it's probably better to send this issue to commerce extra itself, as the main thing asked for here is the ajax refresh of the price when changing quantity
Comment #11
mrpauldriver commentedOkay, I'll put in a feature request with Commerce extra. Thank you
Comment #12
mrpauldriver commentedComment #13
imiksuClosing this up, since Paul has put a separate feature request which describes the problem more clearly: #1432588: Compatibility with Commerce Cart Ajax module
Comment #14
mrpauldriver commentedTo clarify that's two issues.
There is one compatibility issue, being #1432588: Compatibility with Commerce Cart Ajax module as mentioned in the previous post.
And one feature request being the one set out in this issue: for an Ajax refresh of the display node price when quantity is changed with the Commerce Extra quantity widget.
Comment #15
mrpauldriver commentedI wondered whether the second point in my last post had been mixed up with #1432588. Are these two related?
The feature request is for an AJAX style price refresh based on a quantity change with the quantity widget in the display node - not the cart?
Please correct me if wrong.