mirror of
https://github.com/vercel/commerce.git
synced 2025-06-02 22:46:57 +00:00
correcting SKU 2XS
This commit is contained in:
parent
da4216f6f3
commit
4600686710
@ -58,7 +58,7 @@ export const customisationSKUs = {
|
||||
};
|
||||
|
||||
export const sizeSKUs = {
|
||||
xxs: 'XXS',
|
||||
xxs: '2XS',
|
||||
xs: 'XS',
|
||||
s: 'S',
|
||||
m: 'M',
|
||||
|
Loading…
x
Reference in New Issue
Block a user