Skip to content

Commit 1841da9

Browse files
Update src/pages/starter-kit/checkout/tax-use-cases.md
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
1 parent ced1b46 commit 1841da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/starter-kit/checkout/tax-use-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ The out-of-process tax module introduces support for assigning serialized custom
213213
- **Customer Tax Class > Quote**:
214214
When a customer creates a shopping cart, any serialized custom attributes associated with the customer's tax class are copied to the `Quote` entity.
215215

216-
- **Product Tax Class Quote Item**:
216+
- **Product Tax Class > Quote Item**:
217217
When a product is added to the cart, serialized custom attributes from the product's tax class are copied to the corresponding `Quote Item`.
218218

219219
This ensures that both the `Quote` and each `Quote Item` contain tax-relevant custom data for further processing or integration.

0 commit comments

Comments
 (0)