App Introduction
Your store, dual pricing. Codefy B2B Pricelist automates product-specific B2B rates for customers Codefy B2B Pricelist solves the challenge of managing dual prices without requiring expensive plans or higher-tier platform subscriptions. It uses metafields to apply custom product-level B2B rates to designated customers. The app automates necessary discounts, ensuring the final price aligns with the intended B2B value. This optimizes profitability, streamlines the sales process for wholesale businesses, and guarantees every customer sees their exact price—enhancing their buying experience.
Core Functionality
- Defining Exclusive B2B Pricing Using Product Metafields
- Automatically apply discounts at checkout for specific customers.
- Provide dual price lists without the need for a premium platform plan.
Merchant-Friendly
- B2B Independent Station Merchants
- Wholesale E-commerce Merchants
- Customer-tiered E-commerce Merchants
Basic Information
- Developer:Codefy
- Address:C. Michelet 54, ciudad de mexico, MEX, 11590, MX
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2025-7-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Month plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products/{product_id}/metafields.json
Permission:write_products,read_products,manage_metafields
- POST /admin/api/discounts/automated.json
- PUT /admin/api/discounts/automated/{discount_id}.json
- GET /admin/api/customers/{customer_id}/discounts.json
Permission:write_discounts,read_customers,manage_discounts
- POST /admin/api/price_rules.json
- PUT /admin/api/price_rules/{price_rule_id}.json
- GET /admin/api/price_rules.json
Permission:write_price_rules,read_price_rules,manage_products