AbanteCart Community

AbanteCart Development => Customization help => Topic started by: Gagan1333 on November 05, 2016, 08:28:44 AM

Title: How To Add Buy Now Button Side By Side With Add To Cart
Post by: Gagan1333 on November 05, 2016, 08:28:44 AM
How will I create a buy now button ($button_buy_now) just like add to cart button ($button_add_to_cart) in the same place side by side.
It should add the product to the cart and open the cart in a modal asking the user to checkout or continue browsing.
Title: Re: How To Add Buy Now Button Side By Side With Add To Cart
Post by: abantecart on November 07, 2016, 02:04:53 PM
I wonder, where do you want to add this button? Depending on the location solution is different.
you can check on default Add to cart button behavior in case if product has options. It does exactly what you need.
Title: Re: How To Add Buy Now Button Side By Side With Add To Cart
Post by: Gagan1333 on November 08, 2016, 10:35:16 AM
 Thanks for your Reply

i seen almost every ecommerce website hahing two button, 1 Add to cart,2 Buy now button.
add to cart button took the product on cart so user have to click on cart then checkout option.
i wanted Buy now button once the customer click buy now button so he should go to checkout directly.

like Amazon.in, snapdeal.com, flipkart.com,
it would be thank full help me to add this feature.

see the attached  snapshot .
Title: Re: How To Add Buy Now Button Side By Side With Add To Cart
Post by: Basara on November 09, 2016, 12:24:53 AM
Thanks for your Reply

wanted Buy now button once the customer click buy now button so he should go to checkout directly.

like Amazon.in, snapdeal.com, flipkart.com,
it would be thank full help me to add this feature.

To turn your AbanteCart store into sites like Amazon, snapdeal.com you can install 'buy now' extensions for example Fast and Simple Checkout http://marketplace.abantecart.com/simple_checkout
Title: Re: How To Add Buy Now Button Side By Side With Add To Cart
Post by: abantecart on November 09, 2016, 08:31:21 AM
Yes, simple checkout extension will do what you are looking for.

If you are looking to do this on your own, it is possible, but PHP programming will be needed.  Let us know if you need guidance.
Title: Re: How To Add Buy Now Button Side By Side With Add To Cart
Post by: Gagan1333 on November 23, 2016, 11:41:28 AM
 i am looking to do this on your own please assist me to do.
Title: Re: How To Add Buy Now Button Side By Side With Add To Cart
Post by: Gagan1333 on November 23, 2016, 11:43:36 AM
please guide me i want to do by myself , please guide me to add "BUY NOW " Button.
Title: Re: How To Add Buy Now Button Side By Side With Add To Cart
Post by: milan on October 27, 2018, 06:44:33 PM
Can you please guide me on creating the buy now button beside the add to cart button on the single product page without using any extension.
Title: Re: How To Add Buy Now Button Side By Side With Add To Cart
Post by: milan on November 05, 2018, 05:07:47 AM
Hi Administrator,

Please guide how to make it as I can create the button of Buy now on the product page but don't know or unable to figure out which function will redirect it adding automatically the product to the cart to last step of the checkout process.