Hi Guys,
I have been through this thread and couldn’t find any more info, this is an excellent add-on and I always use it. For my new site I have run into a problem.
I have commented out two lines in attributes.php that removes the prices from the dropdowns so just the different option name and not the prices are seen.
$products_options_display_price= ATTRIBUTES_PRICE_DELIMITER_PREFIX . $products_options->fields['price_prefix'] .
$currencies->display_price($new_attributes_price, zen_get_tax_rate($product_info->fields['products_tax_class_id'])) . ATTRIBUTES_PRICE_DELIMITER_SUFFIX;
Problem is it stops the DPU working.
I have spent a bit of time trying to figure out how to get them both working together and I have drawn a blank. Has anyone figured out how to get this working for 1.38a as the solution earlier in this thread doesn’t work for me as its for 1.37, any changes that I make just blanks the page.
Is it possible to change the output to either a specific color, or not visible so the DPU can still work but the price can’t be seen?
Can anyone help, my page is just standard
http://tinyurl.com/ylzxdol
Any help would be greatly appreciated.
Thanks
Chingy


Reply With Quote

