• Resolved giuliosensi

    (@giuliosensi)


    Hello guys we’re going crazy in order to understand why in cart visualization :

    – some products has variations in line with descriptions

    – some products has variations below description

    Image showing problem

    We’re having issues since our invoicing plugin only take inline variations and not separata variations

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @giuliosensi,

    Thanks for reaching out to WooCommerce support. I have looked at the following products and see that there is a bit of a mismatch in the “INFORMAZIONI AGGIUNTIVE” sections of the products that show differently. Please see the linked screenshot for what I am referring to here:

    https://d.pr/i/t1jeES

    I recommend checking the display settings for these areas in each product and ensure the settings match. Also, be sure that each variable product is configured the same way to prevent differences like this. More information about customizing this part of the software can be found in our documentation:

    https://docs.woocommerce.com/document/editing-product-data-tabs/#section-6

    I hope this helps! If you have any further questions please feel free to reply to this and I will get back to you.

    Thanks!

    Thread Starter giuliosensi

    (@giuliosensi)

    Hello Philip , than you for your answer, we will check for it and let you know !!

    Ciao !

    Giulio

    Thread Starter giuliosensi

    (@giuliosensi)

    Hello Philip, we checked your indication but we found some similary formatted variations that behave the same way (description inline)

    https://ibb.co/M8sQt5W

    https://www.masacoustics.it/shop/pannelli-fonoassorbenti-2/auralex-studiofoam/studiofoam-wedges-5-cm/?attribute_pa_colore=charcoal-grigio

    Seems that problem is not in the PRODUCT TABS

    Ciao !

    Giulio

    Hello @giuliosensi,

    Thank you for replying. I have done more testing and see that the issue is simply the difference in those varying elements within the product attributes of the ‘INFORMAZIONI AGGIUNTIVE’ tab and how that information is configured for the various products. The only other thing I would as is if the options that display in the cart are product-specific or global? And are the options that DO NOT display the opposite?

    If you would simply like to hide this from the cart, you should be able to add the following CSS to the Customizer (Aspetto → Personalizza → CSS aggiuntivo):

    dl.variation {
        display: none;
    }

    Please let me know if either of these methods resolves this issue or if you have any further questions.

    All the best!

    Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Kind regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Product variations inline with descriptions’ is closed to new replies.