App Introduction
We provide tools for upselling and cross-selling. Strategic upselling increases average order value. Setting up strategic upsells and cross-sells on your site can be incredibly time-consuming. Plus One not only lets you launch all the experiments you want to run—it also compiles all the data you need to know what works best for you and your customers!
Core Functionality
- Easy to use - set up upsells/cross-sells on products and/or collections
- Reports show which upsells/cross-sells are performing well
- Customize your experience to perfection. Don’t let any customer slip away
Merchant-Friendly
- DTC Retail Merchants
- Multi-category Sellers
- High-conversion Focused Merchants
- Subscription E-commerce
Basic Information
- Developer:Commerce Club
- Address:105 MONOVALE DR, Beverly Hills, CA, 90210, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2021-2-12
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
入门计划
$21.99
- Monthly total upsell revenue up to $200
- Upselling and cross-selling
- Reports and analytics
- Text customization
- Unlimited discounts
基础计划
$44.99
- Monthly Total Boost Revenue: $200-$400
- Upselling & Cross-Selling
- Reports & Analytics
- Text Customization
- Unlimited Discounts
专业计划
$54.99
- Monthly total upsell revenue: $400-$500
- Upselling and cross-selling
- Reports and analytics
- Text customization
- Unlimited discounts
豪华计划
$74.99
- Monthly Total Promotional Revenue $500-$1,000
- Upsell and Cross-sell
- Reports and Analytics
- Text Customization
- Unlimited Offers
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/upsell.json
- PUT /admin/api/products/{product_id}/upsell/{upsell_id}.json
- GET /admin/api/products/{product_id}/upsell.json
Permission:write_products,read_products,manage_upsell
- POST /admin/api/collections/{coll_id}/cross_sell.json
- PUT /admin/api/collections/{coll_id}/cross_sell/{sell_id}.json
- GET /admin/api/collections/{coll_id}/cross_sell.json
Permission:write_collections,read_collections,manage_cross_sell
- GET /admin/api/reports/upsell_performance.json
- GET /admin/api/reports/upsell_performance/{date}.json
- GET /admin/api/reports/upsell_performance/{product_id}.json
Permission:read_reports,read_products,read_orders
- POST /admin/api/cart/upsell.json
- PUT /admin/api/cart/upsell/{upsell_id}.json
- GET /admin/api/cart/upsell/eligibility.json
Permission:write_cart,read_cart,manage_upsell