• Resolved Nick

    (@nick7961)


    Hi there…
    I would like to know if we can place an add-to-cart button in the Oxygen builder design. Or is there any way to get a link for the product and someone clicks on that product should be added to the cart??
    Right now, my design looks something like this (https://prnt.sc/15uvcHEZKSL1)…
    Add To Cart (should product go to cart)
    Buy Now (Directly to checkout)

    I can add a link to the checkout page in the ACF field…but I don’t know how to do that with Add To cart button.

    Please let me know if is this possible…

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Adam @ WPCrafter

    (@wpcrafter)

    Hey Nick, let me get back to you on this one.

    Since we recently added the cart, we don’t yet have a way to have “add to cart” buttons for page builders. However, it’s very important to us that SureCart works with all page builders.

    Give me a day on this.

    Thread Starter Nick

    (@nick7961)

    Thanks Adam…waiting for your response..

    Plugin Contributor Adam @ WPCrafter

    (@wpcrafter)

    Thanks for your patience while I looked into this further. I see this improvement on our task list for later this week or early next week, so it shouldn’t be a long wait.

    Thread Starter Nick

    (@nick7961)

    Sounds great…thanks for the support, Adam…

    Plugin Author Andre Gagnon

    (@2winfactor)

    Hi Nick!

    We just pushed out a release for this. Please update to 1.0.4.

    You can find an easy copy/paste for add to cart and buy button shortcodes on your edit product page. Click “…” on the price, and select “Links…”.

    It will let you copy add to cart and buy button shortcodes should you want to use them.

    Examples:

    
    [sc_add_to_cart_button price_id=e209d3c9-0622-4288-99d0-ace7197edac0]
    Add To Cart
    [/sc_add_to_cart_button]
    
    
    [sc_buy_button]
    Buy Now 
    [sc_line_item price_id=ca7cbd66-2b42-42e4-a01f-7ff5d7f50915 quantity=1]
    [sc_line_item price_id=e209d3c9-0622-4288-99d0-ace7197edac0 quantity=1]
    [/sc_buy_button]
    

    Any questions, let me know!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add To Cart Button’ is closed to new replies.