App Introduction
We’ve added new metafields to your product variants where you can enter wholesale prices. We’ve added three metafields to product variants. For customers with the specific tags “pixb2b1,” “pixb2b2,” or “pixb2b3,” the product variant prices will be recalculated in the cart. Each new metafield corresponds to one group of users.
Core Functionality
- After installation, you’ll find 3 new metafields for your product variants.
- Tag customers with “pixb2b1”, “pixb2b2”, or “pixb2b3”.
- Tagged customers will see the price from the relevant price metafield in their cart.
Merchant-Friendly
- B2B Independent Station Merchants
- Wholesale E-commerce Merchants
- Multi-price Tier Merchants
Basic Information
- Developer:PIXMAN s.r.o.
- Address:8. listopadu 228/1A, Prague, 16900, CZ
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:1 comment
- Release Date:2024-1-29
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/metafields.json
- GET /admin/api/metafields.json
- PUT /admin/api/metafields/{id}.json
Permission:write_metafields,read_metafields,manage_products
- POST /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}.json
- PUT /admin/api/customers/{customer_id}.json
Permission:write_customers,read_customers,manage_tags
- GET /admin/api/carts/{cart_id}.json
- GET /admin/api/products/{product_id}/variants.json
- POST /admin/api/carts/{cart_id}/items.json
Permission:read_orders,read_products,read_customers