Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 9f3a609

Browse files
Update simple-product.md (#8294)
Added link to the Interface type of smooth user experience.
1 parent 7922c66 commit 9f3a609

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/guides/v2.3/graphql/interfaces/simple-product.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ contributor_link: https://www.atwix.com/
77

88
The `SimpleProduct` data type implements the following interfaces:
99

10-
- `ProductInterface`
11-
- `PhysicalProductInterface`
12-
- `CustomizableProductInterface`
10+
- [ProductInterface]({{page.baseurl}}/graphql/interfaces/product-interface.html)
11+
- [PhysicalProductInterface]({{page.baseurl}}/graphql/interfaces/product-interface.html#PhysicalProductInterface)
12+
- [CustomizableProductInterface]({{page.baseurl}}/graphql/interfaces/customizable-option-interface.html)
1313

1414
All `SimpleProduct` attributes are defined in the implemented interfaces.
1515

0 commit comments

Comments
 (0)