Jump to content


Corporate Sponsors


Latest News: (loading..)

Blakles

Member Since 20 Nov 2009
Offline Last Active Apr 19 2012, 12:53
-----

Posts I've Made

In Topic: AJAX Attribute Manager support

15 December 2011, 21:37

View PostMikeHill, on 14 November 2011, 16:33, said:

My customer wants the actual price of the product (with each option) to be shown in the option drop down. For example:

(Product) Nightstand in Oak (Price) $200

(Option) Cherry ($300)
(Option) Hickory ($400)
(Option) Maple ($500)

So if I select "nothing" in the Prefix, it changes it to "+" when it is saved. If I go back in and change the "+" back to "nothing" in the Prefix drop down, it takes the option price back to $0.00.
When you are entering/editing the product attributes, you must use the "+" or "-" to add or subtract a certain amount from the product price. You cannot enter a full new price here. What you would do is:

(Product) Nightstand in Oak (Price) $200

(Option) Cherry + 100
(Option) Hickory + 200
(Option) Maple + 300

THEN, if you are using the QTPro contribution and want to display the full item price on drop-down menus to the customer, you can select that option in the configuration menu in the admin section. You will set "Use Actual Price Pull Downs" to "true".

However, this does have a warning stating: "NOTE: This can only be used with a satisfying result if you have only one option per product."

In Topic: AJAX Attribute Manager support

15 December 2011, 21:05

This contribution is great. However, I often have products with between 20-70+ attributes. It would be really nice to be able to drag-to-sort the attribute list with AJAX (Instead of clicking the little arrow buttons over..and over...and over...). Is there an easy way to modify the contribution to do this?