Home Forums WoodMart support forum Limit swatches in Product Grid

Limit swatches in Product Grid

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #225411

    luda
    Participant

    Hi,

    i need your help again! 🙂

    1. we want to display swatches (here: swatches called ‘Menge’ – the minimum amount/capacity of the product) BESIDE the price (mobile+desktop) of product in the product grid. There’s already a nice option to define swatches in the theme options called ‘attribute swatches’, but if i limit the number of visible swatches to 1, the other swatches will be displayed as ‘+1’ or ‘+2’ and so on (only works for variable products, for simple ones it don’t show swatches at all?). I want to get rid of the ‘+1’ & ‘+2’ and always only display the minimum amount/capacity of ‘Menge’ and this should work for all products (simple, variable, etc.). I attached photos/screenshots so you can see what i mean.

    photos/screenshots:
    https://ibb.co/7GbSVZK
    https://ibb.co/M2gMGgG
    https://ibb.co/j4bTMpb

    Best regards,
    Lu

    #225575

    luda
    Participant

    any help? 🙁

    #225600

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .wd-swatches-divider {
        display: none;
    }

    Swatches are variations by their nature and Simple product cannot have them.

    You can add attributes to the simple product, configure to show the attribute on the product page, then set this design in the Theme settings > Shop > Product Style: https://prnt.sc/tnqrlg Information would appear on hover.

    You will see the option to show: part of the short description or excerpt: https://prnt.sc/tnqsnb

    As a result, the single product would also have the attributes. These attributes would be shown on hover.

    Best Regards

    #225683

    luda
    Participant

    Hi,

    thank you! unfortunately we don’t want to show it like that.. we found another way, but we still need your help to fix it this way, please take a look at the provided screenshots below:

    https://ibb.co/Gvmbd5X
    https://ibb.co/BnB9w8v

    it’s possible to show attribute levels/swatches on the product image, but again we just want to show the minimum capacity/value of the attribute on the product. aaand: this should be just visible on product grid and not on the single product view.

    thank you for your help and efforts, we highly appreciate that!

    Best regards,
    LU

    #225721

    Hello,

    Unfortunately, it is no possible to do.

    Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)