Hi
Quick question how to get rid of the +price in the product options.
Thank you
(Bike Store)
$productCustom->text = $productCustom->custom_value.' '. $price;
$productCustom->text = $productCustom->custom_value;