@trafilea/afrodita-components 6.8.11 → 6.8.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3392,6 +3392,8 @@ var Share = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name
3392
3392
 
3393
3393
  var SignOut = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "actions/signout" }), void 0); };
3394
3394
 
3395
+ var SignOutLight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "actions/signout_light" }), void 0)); };
3396
+
3395
3397
  var Trash = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "actions/trash" }), void 0); };
3396
3398
 
3397
3399
  var Warning = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "actions/warning" }), void 0); };
@@ -3435,6 +3437,7 @@ var Actions = /*#__PURE__*/Object.freeze({
3435
3437
  SettingsSolid: SettingsSolid,
3436
3438
  Share: Share,
3437
3439
  SignOut: SignOut,
3440
+ SignOutLight: SignOutLight,
3438
3441
  Trash: Trash,
3439
3442
  Warning: Warning
3440
3443
  });
@@ -3604,81 +3607,87 @@ var Download = /*#__PURE__*/Object.freeze({
3604
3607
  GooglePlay: GooglePlay
3605
3608
  });
3606
3609
 
3607
- var Thinking = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/thinking" }), void 0); };
3610
+ var BlowingKiss = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/blowing_kiss" }), void 0); };
3608
3611
 
3609
- var SmilingV2 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/smiling_v2" }), void 0); };
3612
+ var Frowning = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/frowning" }), void 0); };
3610
3613
 
3611
3614
  var Grinning = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/grinning" }), void 0); };
3612
3615
 
3613
3616
  var GrinningWithSweat = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/grinning_with_sweat" }), void 0)); };
3614
3617
 
3615
- var BlowingKiss = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/blowing_kiss" }), void 0); };
3618
+ var Relieved = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/relieved" }), void 0); };
3616
3619
 
3617
- var Frowning = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/frowning" }), void 0); };
3620
+ var SmilingV2 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/smiling_v2" }), void 0); };
3618
3621
 
3619
- var Relieved = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/relieved" }), void 0); };
3622
+ var SmilingV3 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/smiling_v3" }), void 0); };
3623
+
3624
+ var Thinking = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "emoji/thinking" }), void 0); };
3620
3625
 
3621
3626
  var Emoji = /*#__PURE__*/Object.freeze({
3622
3627
  __proto__: null,
3623
- Thinking: Thinking,
3624
- SmilingV2: SmilingV2,
3625
- Grinning: Grinning,
3626
- GrinningWithSweat: GrinningWithSweat,
3627
3628
  BlowingKiss: BlowingKiss,
3628
3629
  Frowning: Frowning,
3629
- Relieved: Relieved
3630
+ Grinning: Grinning,
3631
+ GrinningWithSweat: GrinningWithSweat,
3632
+ Relieved: Relieved,
3633
+ SmilingV2: SmilingV2,
3634
+ SmilingV3: SmilingV3,
3635
+ Thinking: Thinking
3630
3636
  });
3631
3637
 
3632
3638
  var AdaChat = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/ada_chat" }), void 0); };
3633
3639
 
3634
- var QuestionCircle = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/question_circle" }), void 0)); };
3640
+ var Comment$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment" }), void 0); };
3635
3641
 
3636
- var Messenger = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/messenger" }), void 0); };
3642
+ var CommentDots = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_dots" }), void 0)); };
3637
3643
 
3638
- var Comment$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment" }), void 0); };
3644
+ var CommentLight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_light" }), void 0)); };
3639
3645
 
3640
- var Mail = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/mail" }), void 0); };
3646
+ var CommentMoney = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_money" }), void 0)); };
3641
3647
 
3642
3648
  var Community$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/community" }), void 0); };
3643
3649
 
3644
- var QuoteLeft = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_left" }), void 0); };
3650
+ var Light = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light" }), void 0); };
3645
3651
 
3646
- var QuoteRight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_right" }), void 0)); };
3652
+ var LightBulb$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light_bulb" }), void 0); };
3647
3653
 
3648
- var QuoteSolidLeft = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_solid_left" }), void 0)); };
3654
+ var LightBulbSolid = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light_bulb_solid" }), void 0)); };
3649
3655
 
3650
- var QuoteSolidRight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_solid_right" }), void 0)); };
3656
+ var Mail = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/mail" }), void 0); };
3651
3657
 
3652
- var Light = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light" }), void 0); };
3658
+ var Messenger = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/messenger" }), void 0); };
3653
3659
 
3654
- var LightBulb$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light_bulb" }), void 0); };
3660
+ var QuestionCircle = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/question_circle" }), void 0)); };
3655
3661
 
3656
- var LightBulbSolid = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/light_bulb_solid" }), void 0)); };
3662
+ var QuestionCircleLight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/question_circle_light" }), void 0)); };
3657
3663
 
3658
- var CommentDots = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_dots" }), void 0)); };
3664
+ var QuoteLeft = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_left" }), void 0); };
3659
3665
 
3660
- var CommentLight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_light" }), void 0)); };
3666
+ var QuoteRight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_right" }), void 0)); };
3661
3667
 
3662
- var CommentMoney = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/comment_money" }), void 0)); };
3668
+ var QuoteSolidLeft = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_solid_left" }), void 0)); };
3669
+
3670
+ var QuoteSolidRight = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "messaging/quote_solid_right" }), void 0)); };
3663
3671
 
3664
3672
  var Messaging = /*#__PURE__*/Object.freeze({
3665
3673
  __proto__: null,
3666
3674
  AdaChat: AdaChat,
3667
- QuestionCircle: QuestionCircle,
3668
- Messenger: Messenger,
3669
3675
  Comment: Comment$1,
3670
- Mail: Mail,
3676
+ CommentDots: CommentDots,
3677
+ CommentLight: CommentLight,
3678
+ CommentMoney: CommentMoney,
3671
3679
  Community: Community$1,
3672
- QuoteLeft: QuoteLeft,
3673
- QuoteRight: QuoteRight,
3674
- QuoteSolidLeft: QuoteSolidLeft,
3675
- QuoteSolidRight: QuoteSolidRight,
3676
3680
  Light: Light,
3677
3681
  LightBulb: LightBulb$1,
3678
3682
  LightBulbSolid: LightBulbSolid,
3679
- CommentDots: CommentDots,
3680
- CommentLight: CommentLight,
3681
- CommentMoney: CommentMoney
3683
+ Mail: Mail,
3684
+ Messenger: Messenger,
3685
+ QuestionCircle: QuestionCircle,
3686
+ QuestionCircleLight: QuestionCircleLight,
3687
+ QuoteLeft: QuoteLeft,
3688
+ QuoteRight: QuoteRight,
3689
+ QuoteSolidLeft: QuoteSolidLeft,
3690
+ QuoteSolidRight: QuoteSolidRight
3682
3691
  });
3683
3692
 
3684
3693
  var BirthdayGifts = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "myaccount/birthday_gifts" }), void 0)); };
@@ -3733,89 +3742,89 @@ var MyAccount = /*#__PURE__*/Object.freeze({
3733
3742
  VIP: VIP
3734
3743
  });
3735
3744
 
3736
- var Search = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/search" }), void 0); };
3737
-
3738
- var User = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user" }), void 0); };
3739
-
3740
- var ShoppingBag = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag" }), void 0)); };
3745
+ var AddressInformation = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/address_information" }), void 0)); };
3741
3746
 
3742
- var ShoppingCart = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_cart" }), void 0)); };
3747
+ var Benefits = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/benefits" }), void 0); };
3743
3748
 
3744
- var MapMarker = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/map_marker" }), void 0); };
3749
+ var ClubMembership = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/club_membership" }), void 0)); };
3745
3750
 
3746
- var Hamburger = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/hamburger" }), void 0); };
3751
+ var Ellipsis = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/ellipsis" }), void 0); };
3747
3752
 
3748
- var AddressInformation = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/address_information" }), void 0)); };
3753
+ var EllipsisHorizontal = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/ellipsis_horizontal" }), void 0)); };
3749
3754
 
3750
- var ClubMembership = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/club_membership" }), void 0)); };
3755
+ var Filters$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/filters" }), void 0); };
3751
3756
 
3752
- var Benefits = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/benefits" }), void 0); };
3757
+ var Hamburger = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/hamburger" }), void 0); };
3753
3758
 
3754
3759
  var Home = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/home" }), void 0); };
3755
3760
 
3756
3761
  var HomeSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/home_solid" }), void 0); };
3757
3762
 
3758
- var ShoppingBagV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag_v2" }), void 0)); };
3759
-
3760
- var UserSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user_solid" }), void 0); };
3763
+ var Loading$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/loading" }), void 0); };
3761
3764
 
3762
- var SlideDot$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/slide_dot" }), void 0); };
3765
+ var Lock = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/lock" }), void 0); };
3763
3766
 
3764
- var SlideDotSolid = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/slide_dot_solid" }), void 0)); };
3767
+ var LockSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/lock_solid" }), void 0); };
3765
3768
 
3766
- var Ellipsis = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/ellipsis" }), void 0); };
3769
+ var MapMarker = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/map_marker" }), void 0); };
3767
3770
 
3768
- var EllipsisHorizontal = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/ellipsis_horizontal" }), void 0)); };
3771
+ var MapSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/map_solid" }), void 0); };
3769
3772
 
3770
- var Filters$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/filters" }), void 0); };
3773
+ var MenuLines = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/menu_lines" }), void 0); };
3771
3774
 
3772
- var Lock = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/lock" }), void 0); };
3775
+ var Search = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/search" }), void 0); };
3773
3776
 
3774
- var LockSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/lock_solid" }), void 0); };
3777
+ var Shaperbox = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shaperbox" }), void 0); };
3775
3778
 
3776
- var Loading$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/loading" }), void 0); };
3779
+ var ShoppingBag = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag" }), void 0)); };
3777
3780
 
3778
- var MapSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/map_solid" }), void 0); };
3781
+ var ShoppingBagV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag_v2" }), void 0)); };
3779
3782
 
3780
- var MenuLines = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/menu_lines" }), void 0); };
3783
+ var ShoppingBagV3 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag_v3" }), void 0)); };
3781
3784
 
3782
- var UserV2 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user_v2" }), void 0); };
3785
+ var ShoppingCart = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_cart" }), void 0)); };
3783
3786
 
3784
3787
  var ShoppingCartV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_cart_v2" }), void 0)); };
3785
3788
 
3786
- var ShoppingBagV3 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shopping_bag_v3" }), void 0)); };
3789
+ var SlideDot$1 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/slide_dot" }), void 0); };
3787
3790
 
3788
- var Shaperbox = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/shaperbox" }), void 0); };
3791
+ var SlideDotSolid = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/slide_dot_solid" }), void 0)); };
3792
+
3793
+ var User = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user" }), void 0); };
3794
+
3795
+ var UserSolid = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user_solid" }), void 0); };
3796
+
3797
+ var UserV2 = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "navigation/user_v2" }), void 0); };
3789
3798
 
3790
3799
  var Navigation = /*#__PURE__*/Object.freeze({
3791
3800
  __proto__: null,
3792
- Search: Search,
3793
- User: User,
3794
- ShoppingBag: ShoppingBag,
3795
- ShoppingCart: ShoppingCart,
3796
- MapMarker: MapMarker,
3797
- Hamburger: Hamburger,
3798
3801
  AddressInformation: AddressInformation,
3799
- ClubMembership: ClubMembership,
3800
3802
  Benefits: Benefits,
3801
- Home: Home,
3802
- HomeSolid: HomeSolid,
3803
- ShoppingBagV2: ShoppingBagV2,
3804
- UserSolid: UserSolid,
3805
- SlideDot: SlideDot$1,
3806
- SlideDotSolid: SlideDotSolid,
3803
+ ClubMembership: ClubMembership,
3807
3804
  Ellipsis: Ellipsis,
3808
3805
  EllipsisHorizontal: EllipsisHorizontal,
3809
3806
  Filters: Filters$1,
3807
+ Hamburger: Hamburger,
3808
+ Home: Home,
3809
+ HomeSolid: HomeSolid,
3810
+ Loading: Loading$1,
3810
3811
  Lock: Lock,
3811
3812
  LockSolid: LockSolid,
3812
- Loading: Loading$1,
3813
+ MapMarker: MapMarker,
3813
3814
  MapSolid: MapSolid,
3814
3815
  MenuLines: MenuLines,
3815
- UserV2: UserV2,
3816
- ShoppingCartV2: ShoppingCartV2,
3816
+ Search: Search,
3817
+ Shaperbox: Shaperbox,
3818
+ ShoppingBag: ShoppingBag,
3819
+ ShoppingBagV2: ShoppingBagV2,
3817
3820
  ShoppingBagV3: ShoppingBagV3,
3818
- Shaperbox: Shaperbox
3821
+ ShoppingCart: ShoppingCart,
3822
+ ShoppingCartV2: ShoppingCartV2,
3823
+ SlideDot: SlideDot$1,
3824
+ SlideDotSolid: SlideDotSolid,
3825
+ User: User,
3826
+ UserSolid: UserSolid,
3827
+ UserV2: UserV2
3819
3828
  });
3820
3829
 
3821
3830
  var BodConLabel = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "other/bod_con_label" }), void 0); };
@@ -3921,6 +3930,10 @@ var ErrorCross = function (props) { return jsx$1(Icon$1, __assign$1({}, props, {
3921
3930
 
3922
3931
  var FlagUSA = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/flag_usa" }), void 0); };
3923
3932
 
3933
+ var FreeReturnsV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/free_returns_v2" }), void 0)); };
3934
+
3935
+ var FreeShippingV2 = function (props) { return (jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/free_shipping_v2" }), void 0)); };
3936
+
3924
3937
  var Hours = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/hours" }), void 0); };
3925
3938
 
3926
3939
  var KlarnaLogo = function (props) { return jsx$1(Icon$1, __assign$1({}, props, { name: "pdp/klarna_logo" }), void 0); };
@@ -3969,6 +3982,8 @@ var PDP = /*#__PURE__*/Object.freeze({
3969
3982
  DropEmpty: DropEmpty,
3970
3983
  ErrorCross: ErrorCross,
3971
3984
  FlagUSA: FlagUSA,
3985
+ FreeReturnsV2: FreeReturnsV2,
3986
+ FreeShippingV2: FreeShippingV2,
3972
3987
  Hours: Hours,
3973
3988
  KlarnaLogo: KlarnaLogo,
3974
3989
  LightBulb: LightBulb,
@@ -4090,7 +4105,7 @@ var TAGS = {
4090
4105
  hero2: newStyled.h2(templateObject_2$1f || (templateObject_2$1f = __makeTemplateObject([""], [""]))),
4091
4106
  hero3: newStyled.h3(templateObject_3$Y || (templateObject_3$Y = __makeTemplateObject([""], [""]))),
4092
4107
  display1: newStyled.h1(templateObject_4$I || (templateObject_4$I = __makeTemplateObject([""], [""]))),
4093
- display2: newStyled.h2(templateObject_5$s || (templateObject_5$s = __makeTemplateObject([""], [""]))),
4108
+ display2: newStyled.h2(templateObject_5$t || (templateObject_5$t = __makeTemplateObject([""], [""]))),
4094
4109
  display3: newStyled.h3(templateObject_6$o || (templateObject_6$o = __makeTemplateObject([""], [""]))),
4095
4110
  heading1: newStyled.h1(templateObject_7$g || (templateObject_7$g = __makeTemplateObject([""], [""]))),
4096
4111
  heading2: newStyled.h2(templateObject_8$d || (templateObject_8$d = __makeTemplateObject([""], [""]))),
@@ -4222,13 +4237,13 @@ var DEFAULTS = {
4222
4237
  size: 'regular',
4223
4238
  },
4224
4239
  };
4225
- var templateObject_1$1U, templateObject_2$1f, templateObject_3$Y, templateObject_4$I, templateObject_5$s, templateObject_6$o, templateObject_7$g, templateObject_8$d, templateObject_9$6, templateObject_10$5, templateObject_11$4, templateObject_12$3, templateObject_13$3, templateObject_14$2, templateObject_15$2, templateObject_16$2, templateObject_17$2, templateObject_18$2, templateObject_19$2, templateObject_20$1;
4240
+ var templateObject_1$1U, templateObject_2$1f, templateObject_3$Y, templateObject_4$I, templateObject_5$t, templateObject_6$o, templateObject_7$g, templateObject_8$d, templateObject_9$6, templateObject_10$5, templateObject_11$4, templateObject_12$3, templateObject_13$3, templateObject_14$2, templateObject_15$2, templateObject_16$2, templateObject_17$2, templateObject_18$2, templateObject_19$2, templateObject_20$1;
4226
4241
 
4227
4242
  var Container$19 = newStyled.div(templateObject_1$1T || (templateObject_1$1T = __makeTemplateObject(["\n position: relative;\n display: flex;\n border-radius: 6px;\n gap: 6px;\n"], ["\n position: relative;\n display: flex;\n border-radius: 6px;\n gap: 6px;\n"])));
4228
4243
  var Card$3 = newStyled.div(templateObject_2$1e || (templateObject_2$1e = __makeTemplateObject(["\n --background: var(--colors-background-color);\n\n flex: 1;\n position: relative;\n overflow: hidden;\n cursor: pointer;\n border: 2px solid var(--component-packSelector-borderColor);\n padding: 16px 7px 7px;\n text-align: center;\n background-color: var(--background);\n border-radius: var(--component-packSelector-borderRadius);\n\n &[aria-checked='true'] {\n --color: var(--component-packSelector-selectedColor);\n\n border-color: var(--color);\n\n & * {\n p {\n color: var(--color);\n }\n }\n }\n"], ["\n --background: var(--colors-background-color);\n\n flex: 1;\n position: relative;\n overflow: hidden;\n cursor: pointer;\n border: 2px solid var(--component-packSelector-borderColor);\n padding: 16px 7px 7px;\n text-align: center;\n background-color: var(--background);\n border-radius: var(--component-packSelector-borderRadius);\n\n &[aria-checked='true'] {\n --color: var(--component-packSelector-selectedColor);\n\n border-color: var(--color);\n\n & * {\n p {\n color: var(--color);\n }\n }\n }\n"])));
4229
4244
  var Tag$2 = newStyled.div(templateObject_3$X || (templateObject_3$X = __makeTemplateObject(["\n position: absolute;\n width: 100%;\n left: 50%;\n top: 0;\n transform: translateX(-50%);\n background-color: var(--component-packSelector-tagColor);\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 1px 0;\n\n [aria-checked='true'] & {\n background-color: var(--component-packSelector-selectedColor);\n\n & * {\n color: var(--component-packSelector-selectedContrast) !important;\n }\n }\n"], ["\n position: absolute;\n width: 100%;\n left: 50%;\n top: 0;\n transform: translateX(-50%);\n background-color: var(--component-packSelector-tagColor);\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 1px 0;\n\n [aria-checked='true'] & {\n background-color: var(--component-packSelector-selectedColor);\n\n & * {\n color: var(--component-packSelector-selectedContrast) !important;\n }\n }\n"])));
4230
4245
  var Label$4 = newStyled.div(templateObject_4$H || (templateObject_4$H = __makeTemplateObject(["\n position: relative;\n width: fit-content;\n margin: 0 auto;\n"], ["\n position: relative;\n width: fit-content;\n margin: 0 auto;\n"])));
4231
- var Check$1 = newStyled.div(templateObject_5$r || (templateObject_5$r = __makeTemplateObject(["\n position: absolute;\n width: 20px;\n height: 20px;\n background-color: var(--color);\n border-radius: 50%;\n left: 100%;\n top: 50%;\n transform: translate(6px, -50%) scale(0.5);\n opacity: 0;\n transition: opacity 0.3s, transform 0.3s;\n\n &[data-visible='true'] {\n transform: translate(6px, -50%) scale(1);\n opacity: 1;\n }\n"], ["\n position: absolute;\n width: 20px;\n height: 20px;\n background-color: var(--color);\n border-radius: 50%;\n left: 100%;\n top: 50%;\n transform: translate(6px, -50%) scale(0.5);\n opacity: 0;\n transition: opacity 0.3s, transform 0.3s;\n\n &[data-visible='true'] {\n transform: translate(6px, -50%) scale(1);\n opacity: 1;\n }\n"])));
4246
+ var Check$1 = newStyled.div(templateObject_5$s || (templateObject_5$s = __makeTemplateObject(["\n position: absolute;\n width: 20px;\n height: 20px;\n background-color: var(--color);\n border-radius: 50%;\n left: 100%;\n top: 50%;\n transform: translate(6px, -50%) scale(0.5);\n opacity: 0;\n transition: opacity 0.3s, transform 0.3s;\n\n &[data-visible='true'] {\n transform: translate(6px, -50%) scale(1);\n opacity: 1;\n }\n"], ["\n position: absolute;\n width: 20px;\n height: 20px;\n background-color: var(--color);\n border-radius: 50%;\n left: 100%;\n top: 50%;\n transform: translate(6px, -50%) scale(0.5);\n opacity: 0;\n transition: opacity 0.3s, transform 0.3s;\n\n &[data-visible='true'] {\n transform: translate(6px, -50%) scale(1);\n opacity: 1;\n }\n"])));
4232
4247
  var DiscountContainer$1 = newStyled.div(templateObject_6$n || (templateObject_6$n = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: center;\n flex-wrap: wrap;\n"], ["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: center;\n flex-wrap: wrap;\n"])));
4233
4248
  var PackSelectorV2 = function (_a) {
4234
4249
  var packs = _a.packs, selectedValue = _a.selectedValue, onChange = _a.onChange, currencyCode = _a.currencyCode;
@@ -4254,7 +4269,7 @@ var PackCard$1 = function (_a) {
4254
4269
  currency: currencyCode || 'USD',
4255
4270
  }), ' ', "each", ')'] }), void 0)) : null] }, void 0)] }), void 0));
4256
4271
  };
4257
- var templateObject_1$1T, templateObject_2$1e, templateObject_3$X, templateObject_4$H, templateObject_5$r, templateObject_6$n;
4272
+ var templateObject_1$1T, templateObject_2$1e, templateObject_3$X, templateObject_4$H, templateObject_5$s, templateObject_6$n;
4258
4273
 
4259
4274
  var Container$18 = newStyled.div(templateObject_1$1S || (templateObject_1$1S = __makeTemplateObject(["\n height: 32px;\n display: flex;\n align-items: center;\n"], ["\n height: 32px;\n display: flex;\n align-items: center;\n"])));
4260
4275
  var DropContainer = newStyled.div(templateObject_2$1d || (templateObject_2$1d = __makeTemplateObject(["\n display: flex;\n"], ["\n display: flex;\n"])));
@@ -5122,14 +5137,14 @@ var TooltipText = newStyled.div(templateObject_4$G || (templateObject_4$G = __ma
5122
5137
  var color = _a.color;
5123
5138
  return color;
5124
5139
  });
5125
- var TopSection = newStyled.div(templateObject_5$q || (templateObject_5$q = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 0.688rem;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 0.688rem;\n"])));
5140
+ var TopSection = newStyled.div(templateObject_5$r || (templateObject_5$r = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 0.688rem;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 0.688rem;\n"])));
5126
5141
  var Title$7 = newStyled.h1(templateObject_6$m || (templateObject_6$m = __makeTemplateObject(["\n font-size: 0.875rem;\n font-weight: 600;\n line-height: 1.375rem;\n margin: 0;\n color: ", ";\n"], ["\n font-size: 0.875rem;\n font-weight: 600;\n line-height: 1.375rem;\n margin: 0;\n color: ", ";\n"])), function (_a) {
5127
5142
  var color = _a.color;
5128
5143
  return color;
5129
5144
  });
5130
5145
  var IconContainer$5 = newStyled.div(templateObject_7$f || (templateObject_7$f = __makeTemplateObject(["\n width: 1.375rem;\n height: 1.125rem;\n margin-right: 0.563rem;\n"], ["\n width: 1.375rem;\n height: 1.125rem;\n margin-right: 0.563rem;\n"])));
5131
5146
  var CloseToolTip = newStyled.button(templateObject_8$c || (templateObject_8$c = __makeTemplateObject(["\n position: absolute;\n background: none;\n border: none;\n cursor: pointer;\n right: 0.3rem;\n top: 0.25rem;\n padding: 0px;\n z-index: 2;\n"], ["\n position: absolute;\n background: none;\n border: none;\n cursor: pointer;\n right: 0.3rem;\n top: 0.25rem;\n padding: 0px;\n z-index: 2;\n"])));
5132
- var templateObject_1$1I, templateObject_2$17, templateObject_3$U, templateObject_4$G, templateObject_5$q, templateObject_6$m, templateObject_7$f, templateObject_8$c;
5147
+ var templateObject_1$1I, templateObject_2$17, templateObject_3$U, templateObject_4$G, templateObject_5$r, templateObject_6$m, templateObject_7$f, templateObject_8$c;
5133
5148
 
5134
5149
  var useOnClickOutside = function (ref, handler) {
5135
5150
  useEffect(function () {
@@ -5650,7 +5665,7 @@ var SinglePurchaseContainer = newStyled(ContainerBase)(templateObject_3$R || (te
5650
5665
  return (onClick ? 'cursor: pointer;' : '');
5651
5666
  });
5652
5667
  var SubscriptionContainer = newStyled(ContainerBase)(templateObject_4$F || (templateObject_4$F = __makeTemplateObject(["\n padding: 16px;\n"], ["\n padding: 16px;\n"])));
5653
- var SubscriptionHeader = newStyled.div(templateObject_5$p || (templateObject_5$p = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n border-bottom: 1px solid ", ";\n padding-bottom: 10px;\n margin-bottom: 8px;\n cursor: pointer;\n\n & input:checked + div {\n border-color: ", ";\n }\n"], ["\n display: flex;\n justify-content: space-between;\n border-bottom: 1px solid ", ";\n padding-bottom: 10px;\n margin-bottom: 8px;\n cursor: pointer;\n\n & input:checked + div {\n border-color: ", ";\n }\n"])), function (_a) {
5668
+ var SubscriptionHeader = newStyled.div(templateObject_5$q || (templateObject_5$q = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n border-bottom: 1px solid ", ";\n padding-bottom: 10px;\n margin-bottom: 8px;\n cursor: pointer;\n\n & input:checked + div {\n border-color: ", ";\n }\n"], ["\n display: flex;\n justify-content: space-between;\n border-bottom: 1px solid ", ";\n padding-bottom: 10px;\n margin-bottom: 8px;\n cursor: pointer;\n\n & input:checked + div {\n border-color: ", ";\n }\n"])), function (_a) {
5654
5669
  var theme = _a.theme;
5655
5670
  return theme.colors.shades[200].color;
5656
5671
  }, function (_a) {
@@ -5668,7 +5683,7 @@ var StyledPrice = newStyled(PriceLabelV2)(templateObject_12$2 || (templateObject
5668
5683
  return selected ? theme.colors.shades[700].color : theme.colors.shades[200].color;
5669
5684
  });
5670
5685
  var Container$$ = newStyled.div(templateObject_13$2 || (templateObject_13$2 = __makeTemplateObject([""], [""])));
5671
- var templateObject_1$1C, templateObject_2$12, templateObject_3$R, templateObject_4$F, templateObject_5$p, templateObject_6$l, templateObject_7$e, templateObject_8$b, templateObject_9$5, templateObject_10$4, templateObject_11$3, templateObject_12$2, templateObject_13$2;
5686
+ var templateObject_1$1C, templateObject_2$12, templateObject_3$R, templateObject_4$F, templateObject_5$q, templateObject_6$l, templateObject_7$e, templateObject_8$b, templateObject_9$5, templateObject_10$4, templateObject_11$3, templateObject_12$2, templateObject_13$2;
5672
5687
 
5673
5688
  var radioIds = {
5674
5689
  oneTime: {
@@ -5747,9 +5762,9 @@ var CustomerDetails = newStyled.div(templateObject_1$1A || (templateObject_1$1A
5747
5762
  var CustomerInfo = newStyled.div(templateObject_2$11 || (templateObject_2$11 = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n"], ["\n display: flex;\n justify-content: space-between;\n align-items: center;\n"])));
5748
5763
  var Name = newStyled.h4(templateObject_3$Q || (templateObject_3$Q = __makeTemplateObject(["\n font-size: 22px;\n line-height: 20px;\n font-weight: 400;\n margin: 0;\n"], ["\n font-size: 22px;\n line-height: 20px;\n font-weight: 400;\n margin: 0;\n"])));
5749
5764
  var StarIconContainer = newStyled.div(templateObject_4$E || (templateObject_4$E = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n gap: 5px;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n gap: 5px;\n"])));
5750
- var Description$2 = newStyled.p(templateObject_5$o || (templateObject_5$o = __makeTemplateObject(["\n font-size: 16px;\n font-weight: 300;\n line-height: normal;\n"], ["\n font-size: 16px;\n font-weight: 300;\n line-height: normal;\n"])));
5765
+ var Description$2 = newStyled.p(templateObject_5$p || (templateObject_5$p = __makeTemplateObject(["\n font-size: 16px;\n font-weight: 300;\n line-height: normal;\n"], ["\n font-size: 16px;\n font-weight: 300;\n line-height: normal;\n"])));
5751
5766
  var ReviewDays = newStyled.span(templateObject_6$k || (templateObject_6$k = __makeTemplateObject(["\n display: block;\n font-size: 14px;\n font-style: italic;\n font-weight: 300;\n"], ["\n display: block;\n font-size: 14px;\n font-style: italic;\n font-weight: 300;\n"])));
5752
- var templateObject_1$1A, templateObject_2$11, templateObject_3$Q, templateObject_4$E, templateObject_5$o, templateObject_6$k;
5767
+ var templateObject_1$1A, templateObject_2$11, templateObject_3$Q, templateObject_4$E, templateObject_5$p, templateObject_6$k;
5753
5768
 
5754
5769
  var NameWithStars = function (_a) {
5755
5770
  var name = _a.name, size = _a.size;
@@ -6013,7 +6028,7 @@ var Container$V = newStyled.div(templateObject_1$1n || (templateObject_1$1n = __
6013
6028
  var MobileContainer = newStyled(Container$V)(templateObject_2$Y || (templateObject_2$Y = __makeTemplateObject(["\n padding: 2px 2px;\n gap: 3px;\n"], ["\n padding: 2px 2px;\n gap: 3px;\n"])));
6014
6029
  var DollarPart = newStyled.span(templateObject_3$L || (templateObject_3$L = __makeTemplateObject(["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 700;\n line-height: 14px; /* 116.667% */\n"], ["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 700;\n line-height: 14px; /* 116.667% */\n"])));
6015
6030
  var ClubMembersText = newStyled.span(templateObject_4$A || (templateObject_4$A = __makeTemplateObject(["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 500;\n line-height: 14px; /* 116.667% */\n"], ["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 500;\n line-height: 14px; /* 116.667% */\n"])));
6016
- var MobileDollarPart = newStyled(DollarPart)(templateObject_5$n || (templateObject_5$n = __makeTemplateObject(["\n font-size: 10px;\n"], ["\n font-size: 10px;\n"])));
6031
+ var MobileDollarPart = newStyled(DollarPart)(templateObject_5$o || (templateObject_5$o = __makeTemplateObject(["\n font-size: 10px;\n"], ["\n font-size: 10px;\n"])));
6017
6032
  var MobileClubMembersText = newStyled(ClubMembersText)(templateObject_6$j || (templateObject_6$j = __makeTemplateObject(["\n font-size: 10px;\n"], ["\n font-size: 10px;\n"])));
6018
6033
  var DesktopDollarPart = newStyled(DollarPart)(templateObject_7$d || (templateObject_7$d = __makeTemplateObject(["\n font-size: 13px;\n"], ["\n font-size: 13px;\n"])));
6019
6034
  var DesktopClubMembersText = newStyled(ClubMembersText)(templateObject_8$a || (templateObject_8$a = __makeTemplateObject(["\n font-size: 13px;\n"], ["\n font-size: 13px;\n"])));
@@ -6022,7 +6037,7 @@ var ClubPriceLabel = function (_a) {
6022
6037
  var isMobile = useWindowDimensions().isMobile;
6023
6038
  return (jsx$1(Fragment$2, { children: isMobile ? (jsxs$1(MobileContainer, { children: [jsx$1(MobileDollarPart, { children: clubPrice }, void 0), jsx$1(MobileClubMembersText, { children: "FOR CLUB MEMBERS" }, void 0)] }, void 0)) : (jsxs$1(Container$V, { children: [jsx$1(DesktopDollarPart, { children: clubPrice }, void 0), jsx$1(DesktopClubMembersText, { children: "FOR CLUB MEMBERS" }, void 0)] }, void 0)) }, void 0));
6024
6039
  };
6025
- var templateObject_1$1n, templateObject_2$Y, templateObject_3$L, templateObject_4$A, templateObject_5$n, templateObject_6$j, templateObject_7$d, templateObject_8$a;
6040
+ var templateObject_1$1n, templateObject_2$Y, templateObject_3$L, templateObject_4$A, templateObject_5$o, templateObject_6$j, templateObject_7$d, templateObject_8$a;
6026
6041
 
6027
6042
  var Spacing = function (_a) {
6028
6043
  var size = _a.size, _b = _a.type, type = _b === void 0 ? 'block' : _b, children = _a.children, styleProp = _a.style;
@@ -6155,7 +6170,8 @@ var templateObject_1$1i;
6155
6170
  var RegularPriceTagSpan = newStyled.span(templateObject_1$1h || (templateObject_1$1h = __makeTemplateObject(["\n background-color: #e5e5e5;\n padding: 3px 4px;\n border-radius: 4px;\n gap: 10px;\n align-items: center;\n justify-content: center;\n color: #5a5a5a;\n font-weight: 600;\n font-size: 0.6rem;\n line-height: 1rem;\n text-align: center;\n margin-bottom: 0.5rem;\n"], ["\n background-color: #e5e5e5;\n padding: 3px 4px;\n border-radius: 4px;\n gap: 10px;\n align-items: center;\n justify-content: center;\n color: #5a5a5a;\n font-weight: 600;\n font-size: 0.6rem;\n line-height: 1rem;\n text-align: center;\n margin-bottom: 0.5rem;\n"])));
6156
6171
  var ClubPriceTagSpan = newStyled.span(templateObject_2$W || (templateObject_2$W = __makeTemplateObject(["\n background-color: #c64844;\n padding: 3px 4px;\n border-radius: 4px;\n gap: 10px;\n align-items: center;\n justify-content: center;\n color: white;\n font-weight: 600;\n font-size: 0.6rem;\n line-height: 1rem;\n text-align: center;\n margin-bottom: 0.5rem;\n"], ["\n background-color: #c64844;\n padding: 3px 4px;\n border-radius: 4px;\n gap: 10px;\n align-items: center;\n justify-content: center;\n color: white;\n font-weight: 600;\n font-size: 0.6rem;\n line-height: 1rem;\n text-align: center;\n margin-bottom: 0.5rem;\n"])));
6157
6172
  var PriceContainer$1 = newStyled.span(templateObject_3$J || (templateObject_3$J = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
6158
- var PriceWithTagContainer = newStyled.span(templateObject_4$y || (templateObject_4$y = __makeTemplateObject(["\n display: flex;\n gap: 5px;\n"], ["\n display: flex;\n gap: 5px;\n"])));
6173
+ var PriceContainerV2 = newStyled.span(templateObject_4$y || (templateObject_4$y = __makeTemplateObject(["\n display: flex;\n"], ["\n display: flex;\n"])));
6174
+ var PriceWithTagContainer = newStyled.span(templateObject_5$n || (templateObject_5$n = __makeTemplateObject(["\n display: flex;\n gap: 8px;\n"], ["\n display: flex;\n gap: 8px;\n"])));
6159
6175
  var RegularPriceTag = function () {
6160
6176
  return jsx$1(RegularPriceTagSpan, { children: "REGULAR PRICE" }, void 0);
6161
6177
  };
@@ -6204,11 +6220,11 @@ var PriceLabelV4 = function (_a) {
6204
6220
  : ComponentSize.XSmall;
6205
6221
  return (jsx$1(Price, __assign$1({ size: sizeProp, color: theme.component.pricing.priceLabel.price.originalPriceColor, underlined: originalPriceUnderlined, "data-testid": getTestId(testId, 'original-product-price'), theme: theme }, { children: originalPrice }), void 0));
6206
6222
  };
6207
- return (jsxs$1(Container$10, __assign$1({}, rest, { children: [clubStyle && !styledPrice ? (jsxs$1(PriceContainer$1, { children: [jsxs$1(PriceWithTagContainer, { children: [jsx$1(OriginalPrice, {}, void 0), jsx$1(RegularPriceTag, {}, void 0)] }, void 0), jsxs$1(PriceWithTagContainer, { children: [jsx$1(Price, __assign$1({ margin: true, "data-testid": getTestId(testId, 'final-product-price') }, priceCommonProps, { style: finalPriceStyle, size: size }, { children: clubPrice }), void 0), jsx$1(ClubPriceTag, {}, void 0)] }, void 0)] }, void 0)) : (jsxs$1(PriceContainer$1, { children: [jsxs$1(PriceWithTagContainer, { children: [jsx$1(OriginalPrice, {}, void 0), jsx$1(RegularPriceTag, {}, void 0)] }, void 0), jsxs$1(PriceWithTagContainer, { children: [jsx$1(Price, __assign$1({ margin: true, finalPriceStyledSmall: true, style: { marginTop: '-5px', color: '#c64844' } }, priceCommonProps, { size: size, "data-testid": getTestId(testId, 'final-product-price') }, { children: currencySymbol }), void 0), jsxs$1(Price, __assign$1({ finalPriceStyled: true }, priceCommonProps, { size: size, style: { color: '#c64844' } }, { children: [finalPriceArray[0]
6208
- ? finalPriceArray[0]
6209
- : (_b = "".concat(productFinalPrice)) === null || _b === void 0 ? void 0 : _b.split(currencySymbol)[1], "."] }), void 0), jsx$1(Price, __assign$1({ finalPriceStyledSmall: true, style: { marginTop: '-6px', color: '#c64844' } }, priceCommonProps, { size: size }, { children: finalPriceArray[1] ? finalPriceArray[1] : '00' }), void 0), jsx$1(ClubPriceTag, {}, void 0)] }, void 0)] }, void 0)), discount && (jsx$1(TagContainer, __assign$1({ size: size }, { children: jsx$1(DiscountTag, __assign$1({}, discount, { size: size }), void 0) }), void 0))] }), void 0));
6223
+ return (jsxs$1(Container$10, __assign$1({}, rest, { children: [clubStyle && !styledPrice ? (jsxs$1(PriceContainer$1, { children: [jsxs$1(PriceWithTagContainer, { children: [jsx$1(OriginalPrice, {}, void 0), jsx$1(RegularPriceTag, {}, void 0)] }, void 0), jsxs$1(PriceWithTagContainer, { children: [jsx$1(Price, __assign$1({ margin: true, "data-testid": getTestId(testId, 'final-product-price') }, priceCommonProps, { style: finalPriceStyle, size: size }, { children: clubPrice }), void 0), jsx$1(ClubPriceTag, {}, void 0)] }, void 0)] }, void 0)) : (jsxs$1(PriceContainer$1, { children: [jsxs$1(PriceWithTagContainer, { children: [jsx$1(OriginalPrice, {}, void 0), jsx$1(RegularPriceTag, {}, void 0)] }, void 0), jsxs$1(PriceWithTagContainer, { children: [jsxs$1(PriceContainerV2, { children: [jsx$1(Price, __assign$1({ margin: true, finalPriceStyledSmall: true, style: { marginTop: '-5px', color: '#c64844' } }, priceCommonProps, { size: size, "data-testid": getTestId(testId, 'final-product-price') }, { children: currencySymbol }), void 0), jsxs$1(Price, __assign$1({ finalPriceStyled: true }, priceCommonProps, { size: size, style: { color: '#c64844' } }, { children: [finalPriceArray[0]
6224
+ ? finalPriceArray[0]
6225
+ : (_b = "".concat(productFinalPrice)) === null || _b === void 0 ? void 0 : _b.split(currencySymbol)[1], "."] }), void 0), jsx$1(Price, __assign$1({ finalPriceStyledSmall: true, style: { marginTop: '-6px', color: '#c64844' } }, priceCommonProps, { size: size }, { children: finalPriceArray[1] ? finalPriceArray[1] : '00' }), void 0)] }, void 0), jsx$1(ClubPriceTag, {}, void 0)] }, void 0)] }, void 0)), discount && (jsx$1(TagContainer, __assign$1({ size: size }, { children: jsx$1(DiscountTag, __assign$1({}, discount, { size: size }), void 0) }), void 0))] }), void 0));
6210
6226
  };
6211
- var templateObject_1$1h, templateObject_2$W, templateObject_3$J, templateObject_4$y;
6227
+ var templateObject_1$1h, templateObject_2$W, templateObject_3$J, templateObject_4$y, templateObject_5$n;
6212
6228
 
6213
6229
  var ImageContainer$4 = newStyled.div(function (_a) {
6214
6230
  var width = _a.width, height = _a.height;