• I added custom fields (radio buttons) with price rules. This works very well on the front of the site, a price is updated whenever a user makes another choice. But the price is only updated for that particular custom field, for instance ‘paper size’. But how can I display the total of all current choices?

    In this case: laser prints.
    Base price is A5, matt paper, single sided = *.** euros.
    Adding to this are other options like A4, glossy paper etc.
    The prices change in real time, and a visitor can then enter the number of prints, but the total for all prints is only visible on the cart page, not on the product page.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You mean that the price is only calculated for one item and is not multiplied by the amount of the product?
    Yes this is normal. It should be possible to modify the code for you desire.

    Thread Starter Jack

    (@moxie)

    What I mean is that if a product has for instance a starting price of 1 euro, then someone selects different options on that product page which means 0,5 euro is added by option 1, 2 euros by option 2, 5 euros by option 3 etc. There is no way how a customer can see the total price for that selected product plus all the options, unless he adds it to the cart and then goes to the check-out page. I would like the customer to see what one product costs, including all the extra options. Is that not possible?

    I thinks the way you want is the normal behavior. Do you use ajax for woocommerce?

    • This reply was modified 6 years, 1 month ago by thunderd.
    Plugin Contributor sarkparanjothi

    (@sarkparanjothi)

    hi @moxie,
    Can you share your website url?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Show total price: base product price + all custom field prices’ is closed to new replies.