1
0
mirror of https://github.com/vercel/commerce.git synced 2025-08-11 03:11:23 +00:00

correcting SKU 2XS

This commit is contained in:
Samantha Kellow
2023-11-11 15:42:21 +00:00
parent da4216f6f3
commit 4600686710

@@ -58,7 +58,7 @@ export const customisationSKUs = {
};
export const sizeSKUs = {
xxs: 'XXS',
xxs: '2XS',
xs: 'XS',
s: 'S',
m: 'M',