Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #3034835
Show composite product without individual products at product page
Open

Comments

  • Jens started the conversation

    Hello,

    thank you for your help in creating a composite product.
    I created the following composite product:
    https://photovoltaik4u.com/produkt/balkonkraftwerk-600-watt-mit-750-wp-munchenenergieprodukte-2

    My question: 
    I would like to show the composite product on the product page, but not show all the clearly defined individual products. Only the selection of the variable individual products should be displayed for selection. On the attached screenshot, I've marked in red the positions I'd like removed. Those that should remain are marked in green.
    Is there a WPC-CompositeProducts setting to change the display like this?
    If not, is there a way I can somehow solve this via CSS?
    I would really appreciate your help on this.
    Thanks for your support.
    Many greetings
    Jens


  •  1,226
    Dustin replied

    Hi Jens,

    Please update our plugin to the latest version 5.1.0 then add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    .wooco_component_required.wooco_component_has_1 {
        display: none;
    }

    Best regards,
    Dustin

  • Jens replied

    Hello Dustin,

    great, thank you for your help! It works fine.

    I´ve got two other question in this context:

    1. How can I remove the strikethrough price? I don't want to show this. See the red mark on the attached screenshot.
    2. When I select a variant in the dropdown boxes, the price below changes correctly (see green mark in attached screenshot). But the large product price shown does not change; in my example, it remains at 795 euros, no matter what additional products I select in the drop-down dialog.

    Can you please help me again with this?

    I voted for your anwer with a "like" already ;-)

    Thank you very much!

  • Jens replied

    Hello Dustin,

    great, thank you for your help! It works fine.

    I´ve got two other question in this context:

    1. How can I remove the strikethrough price? I don't want to show this. See the red mark on the attached screenshot. 2. When I select a variant in the dropdown boxes, the price below changes correctly (see green mark in attached screenshot). But the large product price shown does not change; in my example, it remains at 795 euros, no matter what additional products I select in the drop-down dialog.

    Can you please help me again with this?

    I voted for your anwer with a "like" already ;-)

    Thank you very much!