App Introduction
Offer Flexible Shipping Rates for Your Products with the **Per Product Shipping** App Our Per Product Shipping app provides your store with flexible shipping solutions. Set individual or global shipping rates for products, define shipping costs for entire orders, and apply flat rates for multiple quantities of the same product. Configure country-specific shipping rates to tailor costs for different regions, and restrict shipping to specific countries based on your business goals. This app ensures a seamless experience for both merchants and customers, effectively streamlining your shipping workflow.
Core Functionality
- Set shipping rates for individual products based on your needs
- Apply shipping rates globally, for specific countries, or for specific products
- Configure shipping rates for both entire orders and individual products
- Set shipping rates for multiple quantities of the same product in the cart
- Easily offer free shipping based on cart value or individual products
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce Sellers
- Boutique Merchants
Basic Information
- Developer:CynoInfotech
- Address:G-902, Titanium City Center, Prahladnagar, Ahmedabad, GJ, 380051, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-1-7
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Set Shipping Rates for Unlimited Products
- Priority Support
Advanced
- Set shipping rates for unlimited products
- Set shipping rates for specific countries
- Priority support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/shipping.json
- PUT /admin/api/products/{product_id}/shipping/{id}.json
- GET /admin/api/products/{product_id}/shipping.json
Permission:write_shipping,read_shipping,manage_products
- POST /admin/api/shipping_rates.json
- PUT /admin/api/shipping_rates/{id}.json
- GET /admin/api/shipping_rates.json
Permission:write_shipping,read_shipping,manage_shipping
- POST /admin/api/orders/{order_id}/shipping.json
- PUT /admin/api/orders/{order_id}/shipping/{id}.json
- GET /admin/api/orders/{order_id}/shipping.json
Permission:write_shipping,read_shipping,manage_orders
- POST /admin/api/cart/items/{item_id}/shipping.json
- PUT /admin/api/cart/items/{item_id}/shipping/{id}.json
- GET /admin/api/cart/items/{item_id}/shipping.json
Permission:write_shipping,read_shipping,manage_cart
- POST /admin/api/shipping_rules/free.json
- PUT /admin/api/shipping_rules/free/{id}.json
- GET /admin/api/shipping_rules/free.json
Permission:write_shipping,read_shipping,manage_discounts