EDIT: Nevermind this post. Still getting (1) next to the price.
EDIT: Nevermind this post. Still getting (1) next to the price.
The (1) is the quantity, change the quantity and the number will change and show the correct price for that quantity of items. If you don't want that to display go to the jscript_updater.php file and around line 17 change this:
var showQuantity = true;
to
var showQuantity = false;
Thank you lankee. Works perfectly :)
for the option you want to show as 0 input .001 as the price, it will show as 0, that way if someone picks an option and then wants to take it off they can, (also drop down menus work, but they will display first in the pricebreakdown, if you are using all dropdowns this isn't a problem)
I forgot to mention that drop down menus is not an option in my case, because it always shows the price different, unless you can tell me how to hide that price different.
drop down menu: $123 (+100) -> only shows $123
Thanks.
Hi all
I tried to use the Dynamic Price Updater but I don t understand anything.
I installled the jscript_updater.php file in the includes/modules/pages/product_info/ folder.
But that does not work !! When I change attributes to an object, the price is not updated.
Can anyone explain me how to set it up ?
Thanks !!
Guess I'm jumping into the end of the fray, but I just came into the issue because of the company I did the install for now has their shorts in a knot because they feel ( and I agree) that it is confusing for the customer to see a drop-down menu that gives information on a product and lists the price as +1.86, which they are supposed to add to the original $3.29.
The simplest solution to me seems to alter the data that is being displayed in the drop-down menu, and not that which deals with the price of the product as it is in the payment structure. What is confusing to the customer is the price that is displayed (+$1.86). Wouldn't it be a simple fix to change the formula that says: display the amount of increase/decrease to: display the amount of increase/decrease + the original price, and let the rest of the calculations stand as is?
Thanks. Shepherd
I've been using this addon on my website for a while now and its been working excellently. But I've recently ran into a problem...
I need a product to be priced by attributes (with some attributes set to be selected on default), but when I set it to this and I load the product page, the price updater makes the total price = the priced by attributes price + the price of the attributes selected.
This makes the dynamic price 2x what the price is when you add the item to your cart. Is there any way around this?
Hi all
I've been away for ages and I'm sorry for that... Things have been, er, odd to say the least
I'll reply in a largely random order
terpsnation: there is a post on this thread about how to fix this issue... Essentially the fix is to get the display price for a single unit to 0... Unfortunately I can't remember how exactly the fix works... Have a trawl through the previous posts to see if you can find it... If not shout back and I'll see what i can do
Shepherd348: In theory adjusting the display of the attribute values to match the selected attributes is a great idea... In fact someone suggested it just the other day... At the moment, with the current incarnation of the Updater, I think it will cause issues when the attributes are 'read' to be adjusted... This is something I'm looking into
I've only had a chance to quickly skim the latest posts on the thread so if I've missed anyone please let me know
I know I've said this before but I'm restarting development on the Updater (I haven't worked on ZC for a number of months and need time to get back into it)... I'll try to keep regular updates and post files for those daring enough to test
Thanks to everyone for the support and, I hope, patience
Cheers
Dan
Bookmarks