App Introduction
Customize your checkout page to drive smooth purchases at the peak of shoppers’ buying intent. With the diversification of online sales channels, more shoppers now navigate directly to checkout pages without passing through product pages—such as from SNS shop pages or landing pages (LPs). By integrating this checkout customization app, you can display critical purchase-related information and recommended items, transforming your checkout page into a high-conversion experience that boosts buying intent. **Requirements to use this app**: Your store must be a Shopify Plus store and have migrated to Checkout Extensibility.
Core Functionality
- Display upsell and cross-sell recommended products based on items in the cart and customer attributes to increase Average Order Value (AOV).
- Allow customers to modify product quantities and variations on the checkout page, eliminating the need to return to the product page and preventing cart abandonment.
- Add an area on the checkout page for entering notes and options, with adjustable display based on specific conditions.
- Show custom messages on the thank-you page, providing tailored guidance based on the buyer and order amount to reduce inquiries.
- Customize the checkout page design to maintain consistency with the product page, preserving purchase motivation and strengthening branding.
Merchant-Friendly
- Independent E-commerce Merchants
- Brand-owned E-commerce
- High Average Order Value Merchants
- Multi-category E-commerce Merchants
Basic Information
- Developer:WEBLIFE Inc.
- Address:2-22-17, Minamiaoyama, Minato-ku, JP-13, 107-0062, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2023-9-11
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
STANDARD
- Checkout Cart Editing Feature
- Product/Order-level Note Insertion Feature
- Product List Insertion Feature on Checkout Page
- Custom Message Setup Feature
- Custom Input Form Setup Feature
- Checkout Page Color & Font Style Customization
- Background Customization Feature
- Thank You Page Customization Feature
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/recommendations.json
- GET /admin/api/recommendations.json
- PUT /admin/api/recommendations/{id}.json
Permission:write_recommendations,read_recommendations,manage_products
- POST /admin/api/checkout/line_items.json
- PUT /admin/api/checkout/line_items/{id}.json
- GET /admin/api/checkout/line_items.json
Permission:write_checkouts,read_checkouts,manage_orders
- POST /admin/api/checkout/attributes.json
- PUT /admin/api/checkout/attributes/{id}.json
- GET /admin/api/checkout/attributes.json
Permission:write_checkouts,read_checkouts,manage_storefront
- POST /admin/api/thank_you_pages.json
- PUT /admin/api/thank_you_pages/{id}.json
- GET /admin/api/thank_you_pages.json
Permission:write_themes,read_themes,manage_checkouts
- POST /admin/api/themes.json
- PUT /admin/api/themes/{id}.json
- GET /admin/api/themes.json
Permission:write_themes,read_themes,manage_storefront