App Introduction
Clony is the ultimate tool for Shopify store owners, helping them quickly copy products from other stores to their own. Whether you want to replicate products for dropshipping, streamline inventory processes, expand your product range, or save time on product creation — the product cloner has you covered. This tool lets you save time, add popular products from leading stores, and scale your product lineup. Bulk clone products, copy collections/stores with one click, or even update prices effortlessly. With just one click, you can easily clone an entire product or specific product fields and adjust prices.
Core Functionality
- Copy product details, prices, tags, images, variants, weight, and supplier information
- Preview product details before copying them to your store
- Select which product details to import. Manage all cloned products from one page
- Modify prices by percentage or fixed amount when cloning
- Bulk clone up to 20 products at once, and clone collections or your entire store
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Listing-focused Sellers
- Brand Cross-border Sellers
Basic Information
- Developer:Ubiq Apps Pvt. Ltd.
- Address:Bengaluru, KA, IN
- Price: Free / Free plan
- Rating:4.6 / 5
- Comment Count:10 comment
- Release Date:2024-6-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Clone 5 products from any other store
- This allows you to try the app
Pro
- Copy Unlimited Products
- Support Copying from Other Stores
- Bulk Copy 20 Product URLs at Once
Advanced
- Unlimited Usage
- Copy from Other Stores
- Bulk Copy 20 Products at a Time
- Clone Collections/Stores
- Modify Prices While Cloning
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products.json?copy_original=true
- GET /admin/api/products/{product_id}.json
- POST /admin/api/products/{product_id}/copy.json
Permission:read_products,write_products,manage_inventory
- POST /admin/api/products/preview_copy.json
- GET /admin/api/products/preview_copy/{temp_id}.json
- DELETE /admin/api/products/preview_copy/{temp_id}.json
Permission:read_products,write_products,manage_collections
- PUT /admin/api/products/import_options.json
- GET /admin/api/products/import_options/{product_id}.json
- POST /admin/api/products/import_selected.json
Permission:read_products,write_products,manage_tags
- POST /admin/api/products/bulk_price_adjust.json
- PUT /admin/api/products/{product_id}/price_adjust.json
- GET /admin/api/products/bulk_price_status.json
Permission:read_products,write_products,manage_prices
- POST /admin/api/products/bulk_clone.json
- GET /admin/api/products/bulk_clone_status.json
- POST /admin/api/collections/{id}/clone_products.json
Permission:read_products,write_products,manage_collections