
Originally Posted by
Calljj
outputs:
Code:
Array
(
[responseType] => success
[data] => Array
(
[priceTotal] => <font size="0.5" color="#636363">Price: </font>£909.00
[preDiscPriceTotalText] => <font size="0.5" color="#636363">Price: </font>
[preDiscPriceTotal] => £757.50
[stock_quantity] => 1
[weight] => 7
)
)
Would you mind trying something?
file: includes/modules/pages/product_info/jscript_dynamic_price_updater.php
Line: 137
Change:
Code:
_this.responseJSON = jqXHR.responseJSON;
to:
Code:
_this.responseJSON = response;
Also, could you in the watch screen enter the following and identify what version of software we are talking about?