Skip to content

Commit f668490

Browse files
Update README.md
1 parent cff0a58 commit f668490

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,12 @@ return SizeSorter::items([
9898

9999
By default, sizes are sorted by the following logical blocks:
100100

101-
1. Letter clothing size (XXS, XS, M, L, etc.)
101+
1. Letter clothing size (XXS, XS, M, L, 2XL, etc.)
102102
2. Numerical size of clothes and shoes (9, 10, 44-46, 48, etc.)
103103
3. Bra size (70B, 75A, 80C, etc...)
104104
4. Overall dimensions of items (40x38x19 sm, etc.)
105-
5. Other values
105+
5. Volumes (450 ml, 30 l, 450ml, 30l, etc.)
106+
6. Other values
106107

107108
But you can change the order by specifying identifiers as the third parameter:
108109

0 commit comments

Comments
 (0)