Sticky Add to Cart Button - by maveric2005

This topic has 8 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler

  • Avatar: maveric2005
    maveric2005
    Participant
    December 6, 2017 at 13:26

    Is there a way to add a Sticky add to cart button to product page?

    That when i scroll down the Produkt or the add to cart button is also viewable???

    It would push the conversion hard.

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 6, 2017 at 13:43

    Hello,

    Try to activate Fixed product content option in Theme Options > E-Commerce > Single Product Page.

    Regards

    Avatar: maveric2005
    maveric2005
    Participant
    December 25, 2017 at 19:42

    sry but this does not solve it 🙁

    It doesnt changed anything

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 26, 2017 at 08:59

    Hello,

    In this case, please describe in details desired result to help me understand more, and please provide your site link in Private Content.

    Regards

    Avatar: maveric2005
    maveric2005
    Participant
    December 27, 2017 at 14:27

    i mean in mobile version. That the “Add to cart button” is sticky at the bottom of the screen,

    like in this video https://www.youtube.com/watch?v=K1mAVwsy0vM ( i know its for shopify, but i want to know if this is posible)

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 27, 2017 at 14:32

    Hello,

    Try to add this code in Theme Options > Styling > Custom css > Custom css for mobile:

    .single_add_to_cart_button {
        position: fixed;
        bottom: 0;
        transform: translateX(-50%);
        width: 100%;
        z-index: 3;
    }
    

    Regards

    Avatar: maveric2005
    maveric2005
    Participant
    December 27, 2017 at 14:51

    thx it worked. But some times on mobile the positioning is not rly great. But thanks for the hint 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 27, 2017 at 14:55

    You’re welcome!
    Let us know if you need any further assistance.

    Regards

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.