3

I am using Magento 1.9.3.8, I need some customization in custom options text in cart page.

I want to remove custom option price from cart page.

enter image description here

I want just hide euro 23.99 and euro 12.00 from those custom options no any other extra things to do.

Any help will be appreciated.

asked Jul 11, 2018 at 18:53
6
  • 1
    In custom option it is not showing price on cart. Commented Jul 28, 2018 at 11:20
  • Yes i want to hide price of custom options from cart page only. Commented Jul 28, 2018 at 12:20
  • 1
    I think default magento not displaying custom option price. Commented Jul 28, 2018 at 17:57
  • Yes, I m using mageworx custom options extension. so maybe the issue is from extension? Commented Jul 28, 2018 at 21:26
  • Welcome bro, happy to help you!! Commented Jul 30, 2018 at 5:03

1 Answer 1

3
+50

Try this:

Edit below file and comment out to disable price content or edit price code as per requirement.

/app/code/community/MageWorx/CustomOptions/Helper/Product/Configurable.php
answered Jul 30, 2018 at 5:03

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.