• Resolved HammerOz

    (@hammeroz)


    I need to build a composite product where the first / core component is a variable product.

    I come unstuck how this works with adding a general price. I added the existing variable product as a component which is fine. But I then need to add a general price to display a buy button. But the component general price is added to the the cart total for the component which is no good. I can’t enter 0 as a general price as that is then displayed on the product archive.

    What am I missing here? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support miemie

    (@miemie)

    Hi @hammeroz,

    Whether you choose any pricing method for your composite, you should always remember to put a price in the General tab to make the Add to Cart visible and functional. This is the default WooCommerce setting.

    If you forget the price in the General tab, your composite will be unpurchasable due to the disabling of the Add to Cart button. https://prnt.sc/1qhm062

    You need to take note some kinds of pricing to apply for the composite as below:
    https://prnt.sc/1qhmbp6

    Only base price: The price you’ve set in the General tab will be applied. It’s a fixed price for the whole composite.”Base price” is the price set in the General tab. When “Only base price” is chosen, the total price won’t change despite the price changes in variable components.

    Include base price: The total price equals the sum of the base price and prices of all components.

    Exclude base price: The total price always equals the sum of all components’ prices only, regardless of the base price.

    If you choose the “Include/Exclude base price” option, make sure you have chosen “Yes” for the “Change price” option in the plugin setting to make the total price change accordingly based on the product choice. https://prnt.sc/1qhmgzy

    You can read our document about WPC Composite Products for WooCommerce here to understand more about how to set up price for composite products.

    Regards,

    Thread Starter HammerOz

    (@hammeroz)

    Ah sorry. I missed that pricing field. So I’ll add my variable price range as the general settings price and then exclude base price and I’ll be away. Thanks for the prompt support.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Price entry?’ is closed to new replies.