docs: add missing details for tiered pricing (#12374)

* docs: add missing details for tiered pricing

* adjustments
This commit is contained in:
Shahed Nasser
2025-05-06 14:44:50 +03:00
committed by GitHub
parent f74586e772
commit ea6faa8c82
9 changed files with 14642 additions and 14274 deletions
@@ -31,6 +31,7 @@ Learn more about why modules are isolated in [this documentation](!docs!/learn/f
- [Integrate Third-Party Fulfillment Providers](./fulfillment-provider/page.mdx): Create third-party fulfillment providers to provide customers with shipping options and fulfill their orders.
- [Restrict By Location and Rules](./shipping-option/page.mdx): Shipping options can be restricted to specific geographical locations. You can also specify custom rules to restrict shipping options.
- [Support Different Fulfillment Forms](./concepts/page.mdx): Support various fulfillment forms, such as shipping or pick up.
- [Tiered Pricing and Price Rules](../pricing/price-rules/page.mdx): Set prices for shipping options with tiers and rules, allowing you to create complex pricing strategies.
---