App Introduction
Easily and accurately manage product prices with bulk adjustments for multiple price types—whether direct edits or formula-based calculations. It supports all product operations with no quantity limits, making it perfect for promotions or daily price updates. Designed to streamline your workflow, this app enables bulk updates for various price types—sale price, cost price, and compare-at price—with seamless conversion between them. It offers both instant and scheduled updates, ideal for managing promotions, seasonal sales, and regular price adjustments. With no product quantity limits, you can effortlessly complete updates regardless of your store size. Plus, the app includes price rollback and task interruption features, giving you full control and flexibility during operations.
Core Functionality
- Support multiple price types: Modify all price types, including sale prices, cost prices, and compare-at prices.
- Cross-price conversion: Set one price as a multiple or percentage of another
- Flexible formulas: Easily apply addition, subtraction, or multiplication
- No product quantity limits: No limits on the number of products for both free and paid plans, with the option to update all products at once
- Customizable price schedules: Automate price adjustments via custom schedules, with the ability to pause price change tasks temporarily and roll back prices
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Bulk Operation Merchants
- Automated Operation Merchants
- Cross-border E-commerce Merchants
Basic Information
- Developer:whyshop
- Address:part1, part2, Shanghai, SH, 212000, CN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2024-11-6
- Supported languages:English、Simplified Chinese
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Support price adjustment for any number of variants
- Maximum 1 price adjustment plan per day
Pro
- Support price adjustment for any number of variants
- No limit on the number of daily price adjustment plans
User Location & Comments
User Location
Comments
Shopify API Used
- PUT /admin/api/products/{product_id}.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products.json
Permission:write_products,read_products,manage_inventory
- PUT /admin/api/products/{product_id}.json
- PUT /admin/api/products/batch.json
- GET /admin/api/products/{product_id}/variants.json
Permission:write_products,read_products,manage_pricing
- PUT /admin/api/products/{product_id}.json
- PUT /admin/api/variants/batch.json
- GET /admin/api/products/{product_id}/variants/{variant_id}.json
Permission:write_products,read_products,manage_pricing
- PUT /admin/api/products/batch.json
- PUT /admin/api/variants/batch.json
- GET /admin/api/products/count.json
Permission:write_products,read_products,manage_bulk_ops
- POST /admin/api/price_plans.json
- PUT /admin/api/price_plans/{plan_id}.json
- POST /admin/api/price_plans/{plan_id}/pause.json
Permission:write_price_plans,read_price_plans,manage_automation