chore(packo): Updated option groups
This commit is contained in:
parent
1df7ca7de4
commit
d444e4fb2b
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@ export default {
|
|||
difficulty: 3,
|
||||
tags: ['bottom', 'basics', 'pants', 'trousers', 'casual'],
|
||||
optionGroups: {
|
||||
fit: ['seatEase', 'waistEase'],
|
||||
fit: ['seatEase', 'waistEase', 'heelEase'],
|
||||
style: ['waistHeight', 'lengthBonus', 'crotchDrop', 'elasticatedHem'],
|
||||
elastic: ['waistElastic', 'ankleElastic', 'heelEase'],
|
||||
elastic: ['waistElastic', 'ankleElastic'],
|
||||
pockets: ['frontPockets', 'backPockets'],
|
||||
advanced: [
|
||||
'crossSeamCurveStart',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue