App Introduction
Automatically add free products or gifts to customers' shopping carts based on your conditions (e.g., buy-one-get-one-free offers). The CartBot app lets you automatically add specific products or gifts to customers' carts when they purchase designated items. The cart bot is easy to configure, edit, and delete if needed. Example: When a customer buys regular coffee powder, you want to add a sample of your new coffee powder as a gift to their cart. You can set up the app to add this new coffee powder sample to their cart—and remove it if they take out the main product.
Core Functionality
- Automatically add free products and gifts to the cart
- Create a bot based on products and add free gifts
- Create a bot based on cart value to add gifts
- Advanced minimum and maximum quantity conditions
- Innovative 'reverse' bot setting to remove gifts when conditions are not met
Merchant-Friendly
- Independent Station Merchants
- Gift E-commerce Merchants
- Promotion Event Merchants
- Multi-category E-commerce
Basic Information
- Developer:Bundler.app
- Address:Podutiška cesta 94, Ljubljana, 1000, SI
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:432 comment
- Release Date:2022-7-21
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费计划
- Custom Product Conditions
- Flexible Cart Value Limits
- Seamless Subscription Options
- Easy Product Replacement
- Innovative 'Reverse' Bot Settings
高级计划
- Advanced Minimum and Maximum Quantity Conditions
- Cart and Product Conditions
- Plan Bot
- Unlimited Bots
- Priority Support
- And All Free Plan Features
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/cart/items.json
- GET /admin/api/products.json?tag=free_gift
- PUT /admin/api/cart/{cart_id}/items.json
Permission:write_cart,read_products,manage_orders
- POST /admin/api/bots.json
- PUT /admin/api/bots/{bot_id}/rules.json
- GET /admin/api/products/{product_id}/variants.json
Permission:write_bots,read_products,manage_discounts
- POST /admin/api/bots/cart_value.json
- PUT /admin/api/bots/{bot_id}/conditions.json
- GET /admin/api/cart/{cart_id}.json
Permission:write_bots,read_cart,manage_orders
- POST /admin/api/bots/quantity_rules.json
- PUT /admin/api/bots/{bot_id}/quantity.json
- GET /admin/api/bots/{bot_id}/rules.json
Permission:write_bots,read_products,manage_inventory
- POST /admin/api/bots/reverse.json
- PUT /admin/api/bots/{bot_id}/actions.json
- DELETE /admin/api/cart/{cart_id}/items/{item_id}.json
Permission:write_cart,write_bots,manage_orders