Skip to content

Commit

Permalink
MWPW-164093: Adobe Home 'Pricing widget' merch card
Browse files Browse the repository at this point in the history
  • Loading branch information
Axelcureno committed Dec 16, 2024
1 parent 75ccf9a commit db9bec3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions studio/src/editors/variant-picker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const VARIANTS = [
{ label: 'Slice', value: 'ccd-slice', surface: 'ccd' },
{ label: 'Special offers', value: 'special-offers', surface: 'acom' },
{ label: 'Suggested', value: 'ccd-suggested', surface: 'ccd' },
{ label: 'Pricing widget', value: 'pricing-widget', surface: 'adobe-home' },
];

class VariantPicker extends LitElement {
Expand Down

0 comments on commit db9bec3

Please sign in to comment.