App Introduction
Reduce pre-launch and out-of-stock opportunity loss, support sales growth | Achieve limited-time sales, VIP-exclusive sales, pre-launch discounts, launch announcements, pay-later, purchase restrictions, bundle control, quantity limits, and countdown timers with one app [💎 Featured as Top-Quality App 🎉 Reached ¥11 billion in total sales via the app 🏢 Used by 3,000+ stores] A Shopify app that lets you run pre-orders with simple setup and accept unlimited pre-orders. With just one app, you can implement: limited-time sales, flash sales, launch announcements, recurring sales, made-to-order pre-orders, member discounts, VIP-exclusive sales, sales restrictions for blacklisted members, pay-later, bundle control, quantity limits, badge display, hiding delivery date/time selection, multi-language support, cart button design customization, and countdown timers (showing remaining time for launch start, sale end, or discount end). Powered by the "Cart and Checkout Validation API," it also enables more robust order restrictions. Use it with membership tier apps to run exclusive sales for Gold members and above, or offer wholesale prices only to wholesale customers. Pair with Shopify Flow to enforce one-item-per-customer purchases (1 per person). Packed with features to boost operational efficiency, including "automatic order tagging" and "hold fulfillment (fulfillment status setup)"!
Core Functionality
- Pre-order Sales | Enable pre-orders not only on product pages, but also on your homepage, collection pages, and search results pages. Automatically add the 'PreOrder' tag to pre-order orders.
- Versatile Sales Options | Apply a range of sales strategies: limited-time sales, early-bird discounts, pre-launch announcements, recurring sales, member-only sales, exclusive member discounts, VIP member-only sales, one-per-customer limits, and custom sales period settings.
- Order Restrictions | Restrict bundling to prevent simultaneous orders of regular and pre-order items, block orders that don’t meet criteria, and limit the number of items per order.
- Post-payment Options | Adjust pre-order payment collection timing to any point (e.g., before shipping) and collect payments in bulk. Partial upfront deposits are also supported.
- Translation Capabilities | Translate cart button text and messages into multiple languages, including Japanese, English, Chinese, French, Italian, Portuguese, and Korean.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce Merchants
- Membership E-commerce
Basic Information
- Developer:Tsun Inc.
- Address:中央町24-37, 鹿児島市, JP-46, 8900053, JP
- Price: Free / Free plan
- Rating:4.8 / 5
- Comment Count:33 comment
- Release Date:2023-2-16
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
スターター
- Access all features
- 4 types of actions | Pre-order, excluded conditions, before start date, after end date
- Abundant conditions | Inventory quantity, start date/time, end date/time, login status, customer tags, daily, weekly, monthly
- Purchase restrictions | Bundle restrictions, quantity limits, order restrictions for inconsistent products
- Additional actions | Discounts, deferred payment/deposit, fulfillment status
- Customization settings | Translation, pre-order badge, cart button design, countdown timer
- Feature integrations | Delivery date/time app, email marketing app, points app
- ※ Development stores (excluding Plus) can be subscribed for free | Free trial limited to once
ベーシック
- Access all features
- 4 types of actions | Pre-order, out of conditions, before start date, after end date
- Rich conditions | Inventory quantity, start date/time, end date/time, login status, customer tags, daily, weekly, monthly
- Purchase restrictions | Bundle restrictions, quantity limits, order restrictions for inconsistent products
- Additional actions | Discounts, deferred payment/deposit, fulfillment status
- Customization settings | Translations, pre-order badges, cart button design, countdown timer
- Feature integrations | Delivery date/time app, email marketing app, point app
- ※ Development stores (excluding Plus) can be subscribed for free | Free trial is limited to once
プロ
- Access all features
- 4 types of actions | Pre-order sales, ineligibility, before start date, after end date
- Abundant conditions | Inventory quantity, start date/time, end date/time, login status, customer tags, daily, weekly, monthly
- Purchase restrictions | Bundle restrictions, quantity limits, inconsistency restrictions
- Additional actions | Discounts, deferred payment/deposit, fulfillment status
- Customization settings | Translation, pre-order sales badge, cart button design, countdown timer
- Feature integration | Delivery date/time specification app, email marketing app, point app
- ※ Development stores (excluding Plus) can be subscribed for free | Free trial limited to once
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/orders/{order_id}/tags.json
- GET /admin/api/products.json?metafield[namespace]=preorder&metafield[key]=enabled
Permission:write_products,write_orders,read_products
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products.json?metafield[namespace]=sales&metafield[key]=type
Permission:write_products,read_products,manage_products
- POST /admin/api/cart_rules.json
- PUT /admin/api/cart_rules/{rule_id}.json
- GET /admin/api/cart_rules.json?type=order_limit
Permission:write_cart_rules,read_cart_rules,manage_cart
- POST /admin/api/orders/{order_id}/metafields.json
- PUT /admin/api/orders/{order_id}/metafields/{metafield_id}.json
- GET /admin/api/orders.json?metafield[namespace]=payment&metafield[key]=postponed
Permission:write_orders,read_orders,manage_payments
- POST /admin/api/translations.json
- PUT /admin/api/translations/{translation_id}.json
- GET /admin/api/translations.json?resource_type=cart_button
Permission:write_translations,read_translations,manage_translations