Skip to content

BssGroup/magento-redirect-cart-to-checkout-page-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Magento Redirect To Checkout

Magento Redirect Cart to Checkout Page extension reduces ordering steps by skipping shopping cart page and go directly to the checkout page so customers can make orders more quickly than ever.

1. Documentation

2. Detailed Functions

  • Save customers' time and increase your conversion rate by just only one click "add to cart" to checkout

After customers added products to carts, the default process will redirect to the shopping cart page. So how can you disable loading the shopping cart page and redirect to checkout page right after adding items to cart even when they access intentionally to the URL of the shopping cart? The fastest way is using the event observer method. It means that you take "controller_action_predispatch_checkout_cart_index" event to redirect 301 from the cart page to the checkout page. This is the "fired" event before loading "checkout_cart_index" page.

  • Be suitable for customers who buy single product at once and website selling simple product without choosing quantity.

When an online shopper only orders a single item at once, now they no longer go through other pages (for instance shopping cart page) to checkout as usually.

Full key features of Magento 2 Reindex from Backend

  • Create Magento redirect to checkout by using Event observer method
  • Suitable for selling single product without choosing quantity
  • Easy installation

3. Other Useful Magento 2 Extensions by BSSCommerce Are The Best Solutions for Your Business

Quick View: allows customers to view a product in a popup without loading its product page.

Multiple Wishlists: lets customers to create a lot of different wishlists to add items.

Add Multiple Products to Cart: allows customers to add a lot of products to cart at one time while they don’t need to go to each product page.

Frequently Bought Together: displays items that are frequently bought with the main product.

Order Delivery Date: helps customers to select delivery date options in checkout process conveniently.

Checkout with Display Currency for Magento 2: allows customers to checkout with display currency of each store view, not with base currency of Magento default.

Magento 2 Order Details on Success Page extension: display all order information on Thank you page after finishing checkout.

Checkout Success Page Extension: allows you to customize your checkout success page to increase the customers’ loyalty as well as improve your business sales.

Customer Approval: allows admin to approve customer accounts to be activated.

Customer Attributes creates new customer attributes of Up To 8 different types in the Registration Page.

Hide Price/Call for Price: provides the optimal solution with both call for price function and hide price function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages