Skip to content

Commit 190862f

Browse files
Merge pull request #4 from mac2000/master
Update _products.md
2 parents 5eb358a + 0bcdfc4 commit 190862f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/includes/v2/_products.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,10 @@ This section lists all API that can be used to create, edit or otherwise manipul
9696
| ----------- | ------- | -------------------------------------------------------------------------------------------------- |
9797
| `name` | string | Attribute name |
9898
| `slug` | string | Attribute slug |
99-
| `position` | string | Attribute position |
99+
| `position` | integer | Attribute position |
100100
| `visible` | boolean | Shows/define if the attribute is visible on the "Additional Information" tab in the product's page |
101101
| `variation` | boolean | Shows/define if the attribute can be used as variation |
102102
| `options` | array | List of available term names of the attribute |
103-
| `position` | integer | List of terms of the attribute in the product |
104103

105104
### Default Attributes Properties ###
106105

0 commit comments

Comments
 (0)