How to set up Accelerated Checkout Buttons?
Step 1: Access your theme code
- Go to the Shopify admin portal and log in.
- From the Shopify admin, go to "Online Store" > "Themes."
- Choose the theme you want to add accelerated checkout buttons to.
- Select "Edit code" from the dropdown menu.
- Find the folder named sections
- Click on Add a new section
- Add new section and name it as sc-express-payment
Then add the below code to the liquid file and Save:
- Place the code snippet: {% section 'sc-express-payment' %} just after the open <body> tag.
- Save your changes.
Step 4: Enable Accelerated Checkout in qikify Slide Cart
The final step is to activate the accelerated checkout in qikify Slide Cart. By turning on this setting after inserting the code snippets provided earlier, qikify Slide Cart will be instructed to display the buttons for your cart.
- Go to the qikfiy Slide Cart app > Slide Cart & Cart Upsell settings.
- Access the "Express Payment" section.
- Enable "Accelerated Checkout" by checking the checkbox.
- Don't forget to save your changes.
⚠️ Please note that preview for this function is not supported in app. Please make sure to check it on your live store.
Hopefully this instruction has helped you. You can either email us at support@qikify.com or utilize the in-app live chat. We are always here to assist you and provide any necessary assistance. We're committed to ensuring your satisfaction with our service 🤩
Related Articles
Checkout Validations
1. Custom Rules You can set validation rules to ensure order meets specific conditions based on your cart, delivery information, and personal details. Step 1: Add your condition for the Custom Rules at Check if... section with these options to set it ...
How to Set Up Offers on Your Shopify Checkout Page
Displaying offers on the checkout page can boost conversions. Here’s a quick guide with key considerations and steps for setting up offers in Shopify. Part 1: Considerations for Displaying Offers on the Checkout Page While Shopify’s Checkout ...
How to set up Sticky Button & Cart Drawer? (version2)
SLIDE CART SETTINGS Show option value of variant: Show short form of product variant. For example: blue/small. Show custom properties: Recommend to enable this option if you're selling product with extra options. Enable note box: Display note box on ...
How to set up Sticky Add to cart? (Version 2)
GENERAL SETTINGS Only show sticky add to cart when "Add to cart" button disappear: Enable this option so that the Sticky Add to cart only displays whenever the Add-to-cart button of your theme disappear. Only show sticky add to cart when user scroll ...
How to activate checkout extensions?
After accomplishing creating Custom Fields, Product Offer, and Custom Card, this article would guide you on how to activate those features. 1. Head to your theme customization. Click on Online store > Themes > Choose the theme you want to add and ...