Hi Chrome,

Glad to see that you are much better and solving problems, life in the valleys is returning to normal.
I posted went you weren’t to good an think that you may have missed this, do you have a idea how to go about sorting this:-


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?

Any help would be greatly appreciated.

Thanks

Chingy