Customize Product Options Text Display

  • Posts: 13
  • Thank you received: 0
12 years 1 week ago #74339

Is there a way that I can remove the additional text that views within a product's options?

Example: I have one product with 4 price options.
$25
$45 (+$20.00 CAD)
$60 (+$35.00 CAD)
$75 (+$50.00 CAD)

The brackets and text within (+$20.00 CAD, etc), is what I wish to remove from viewing

Though the Total Price views correctly for any option chosen, my client feels that a customer will immediately think that the price will be the value shown, plus the value shown in brackets. ex. ($45 + $20 CAD).

The only workaround I have found was to set the main product value at $0. The options then view as desired, however, since the product is now 'free', one loses the ability to add the product to the cart.

To enlighten you a bit further, the product itself is an answer to a question, of which, the customer will have received a quotation. They can then choose their quoted price from within the product and pay. Thus why the option itself is only a dollar amount.

Thanks in advance for your assistance!

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 1 week ago #74454

Hi,

To hide this text, you can edit the view "product / option" in HikaShop > Display > Views and comment the two lines:

$text.=' ( '.($positive?'+ ':'').strip_tags($this->loadTemplate()).' )';

Or edit them to display what you want.

The following user(s) said Thank You: intrigue

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0
12 years 1 week ago #74521

Thanks very much Xavier!

It worked perfectly...

Regards, Intrigue

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum