App Introduction
Boost Conversions with the Checkout Page Using VTN Checkout Plus’s Advanced Customization Features Customize your Shopify store’s checkout page with premium tools. Leverage your customers’ cart data and preferences to elevate the checkout experience to new heights. Using these insights, we enable customized shipping/payment options, upsell opportunities, and post-purchase upsells—along with widgets, action buttons, and checkout validation. Get the all-in-one checkout app to skyrocket your conversion rates with a seamless checkout flow. *Some features are only available on the Plus plan.
Core Functionality
- Upsell or cross-sell products at checkout.
- Product updates (variants and quantities), checkout validation (warnings and errors)
- Post-purchase upselling to help increase AOV across all Shopify plans.
- Widgets: Contact button, trust badges, payment icons, shipping instructions, terms and conditions
- Reorder/rename/hide shipping and payment methods based on various conditions
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- High Average Order Value Stores
- Cross-border E-commerce Sellers
Basic Information
- Developer:VT Netzwelt
- Address:Plot no. ITC 10, Sector 67, Mohali, PB, 160062, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2024-6-26
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Custom Shipping: 1 Rule + 1 Condition
- Custom Payment: 1 Rule + 1 Condition
- Email Support
Basic
- Checkout Validation (Block Checkout)
- Custom Shipping: 20+ Conditions
- Custom Payment: 20+ Conditions
- Priority Support
Advanced
- All features in the Basic plan
- Post-purchase upsell
- Analytics
- 24/7 support
- Free installation and setup
Premium
- Only for Shopify Plus
- Product Upselling
- Cart Editing
- Analytics
- Widgets: Trust Badges, Shipping Notes
- 24/7 Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/checkout/upsell.json
- GET /admin/api/checkout/upsell/{id}.json
- PUT /admin/api/checkout/upsell/{id}.json
Permission:write_checkout,read_checkout,manage_products
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products/{product_id}/variants.json
- POST /admin/api/products/{product_id}/variants.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/checkouts/{checkout_id}/validate.json
- GET /admin/api/checkouts/{checkout_id}/errors.json
- PUT /admin/api/checkouts/{checkout_id}/warnings.json
Permission:write_checkouts,read_checkouts,manage_orders
- POST /admin/api/post_purchase/upsell.json
- GET /admin/api/post_purchase/upsell/{id}.json
- PUT /admin/api/post_purchase/upsell/{id}.json
Permission:write_post_purchase,read_post_purchase,manage_orders
- POST /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets/{asset_key}.json
- GET /admin/api/themes/{theme_id}/assets.json
Permission:write_themes,read_themes,manage_online_store
- PUT /admin/api/payment_gateways/{gateway_id}.json
- GET /admin/api/payment_gateways.json
- POST /admin/api/payment_gateways/{gateway_id}/settings.json
Permission:write_payment_gateways,read_payment_gateways,manage_settings