Applicability determines how the weight for a weight rule is calculated. You can choose from three options.
Value | Description |
|---|---|
Variant | Calculates the total weight per variant |
Product | Combines all variants of the same product into a single total |
Cart | Combines all eligible items across the cart into a single total |
Each variant's total weight is calculated individually. Even within the same product, variants with different sizes or colors are calculated separately.
Example: When Products A, B, and C (each available in S, M, and L sizes) are set as Eligible items
How the limit works (Maximum weight: 500g)
S size (200g/item) | M size (300g/item) | L size (500g/item) | |
|---|---|---|---|
Product A | Up to 500g | Up to 500g | Up to 500g |
Product B | Up to 500g | Up to 500g | Up to 500g |
Product C | Up to 500g | Up to 500g | Up to 500g |
Allowed examples
Cart contents | Result |
|---|---|
Product A – S size × 2 (400g) | S size total is 500g or less |
Product B – M size × 1 (300g) + L size × 1 (500g) | Each variant total is 500g or less |
Not allowed examples
Cart contents | Result |
|---|---|
Product A – S size × 3 (600g) | S size total exceeds 500g |
Product B – M size × 2 (600g) | M size total exceeds 500g |
The total weight across all variants within the same product is combined. Variants of the same product are counted together. Different products are calculated separately.
Example: When Products A, B, and C (each available in S, M, and L sizes) are set as Eligible items
How the limit works (Maximum weight: 500g)
S size | M size | L size | Total | |
|---|---|---|---|---|
Product A | — | — | — | Up to 500g |
Product B | — | — | — | Up to 500g |
Product C | — | — | — | Up to 500g |
Allowed examples
Cart contents | Result |
|---|---|
Product A – S size × 2 (400g) | Product A total is 500g or less |
Product B – S size × 1 (200g) + M size × 1 (300g) | Product B total is 500g or less |
Not allowed examples
Cart contents | Result |
|---|---|
Product A – S size × 2 (400g) + M size × 1 (300g) | Product A total exceeds 500g |
Product B – M size × 1 (300g) + L size × 1 (500g) | Product B total exceeds 500g |
The total weight of all eligible items across the entire cart is combined. Eligible items are counted together regardless of product or variant.
Example: When Products A, B, and C (each available in S, M, and L sizes) are set as Eligible items
How the limit works (Maximum weight: 500g)
S size | M size | L size | Total | |
|---|---|---|---|---|
Product A | — | — | — | — |
Product B | — | — | — | — |
Product C | — | — | — | — |
Total | — | — | — | Cart total: up to 500g |
Allowed examples
Cart contents | Result |
|---|---|
Product A – S size × 2 (400g) | Total eligible items is 500g or less |
Product B – S size × 1 (200g) + Product C – S size × 1 (200g) | Total eligible items is 500g or less |
Not allowed examples
Cart contents | Result |
|---|---|
Product A – S size × 2 (400g) + Product B – S size × 1 (200g) | Total eligible items exceeds 500g |
Product A – M size × 1 (300g) + Product B – S size × 1 (200g) + Product C – S size × 1 (200g) | Total eligible items exceeds 500g |