New Landing How can we help? Atelier Product variables

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #174114
    HoGo
    Member
    Post count: 92

    1. If I have few product variants, user gets confused what is what. Is it possible to add Variant name above the varainat itself on product page?

    2. Sendondly I have a variant “Size” I have added 3 sizes and set that XS shoudl be default. Therefore I do not need the 4th option “Select size” that is added automatically to dropdown with sizes. How can I remove it?

    3. Is it possible to display lowest delivery time on product page?

    Regards
    Bogusz

    #174451
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Can you provide a link so I can check these issues?

    For number 1, I’m not sure what you mean?

    – Kyle

    #174560
    HoGo
    Member
    Post count: 92
    This reply has been marked as private.
    #174563
    HoGo
    Member
    Post count: 92

    I have sent you access details to my site. You need to be logged in to see the frontend.

    Regarding question 1. On product page I would like to have variant dropdowns to have a name somewhere near, so customer knows that this dropdown is for height and second for width.

    #175209
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce div.product form.cart .variations td.label {
      display: block;
    }
    .woocommerce div.product form.cart .variations td.label label {
      line-height: 50px;
    }

    – Kyle

    #175578
    HoGo
    Member
    Post count: 92

    OK, this solves problem 1. We have 2 and 3 to go.

    #176034
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    2) This is not a variant, it’s just the title of the dropdown

    3) Check the WooCommerce Settings, this is not something that can be controlled by the theme

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register