New Landing How can we help? Atelier Add to Cart visible by default?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #240913
    jamesdeandigital
    Member
    Post count: 19

    Is there a way to always show the “Add to cart” button, regardless if the customer has selected a product variation or not?

    #241204
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .single_variation_wrap{
    display:block !important;
    }

    Thanks
    Mohammad

    #241266
    jamesdeandigital
    Member
    Post count: 19

    Thanks – this works, but then it disappears again if a user selects a product that is out of stock.

    #241272
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Obviously they can’t add the product to their cart when it’s out of stock

    – Kyle

    #241287
    jamesdeandigital
    Member
    Post count: 19

    Yes

    I understand that – but if we can display the cart before a product has been selected (ie: the cart is empty), then surely we can keep it displayed even if an out of stock product can’t be added to it?

    #241289
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    With a variable product, it’s just hidden until a variation is selected, so we can unhide it with css. However with an out of stock product, the button is not outputted on the page

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 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