@appdirect/sfb-theme-plaza 0.0.63 → 0.0.65
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.
- package/header-footer/footer.html +1 -1
- package/package.json +1 -1
- package/settings.json +479 -0
- package/translations/cs-cz.yml +136 -0
- package/translations/da-dk.yml +136 -0
- package/translations/de-de.yml +136 -0
- package/translations/el-gr.yml +136 -0
- package/translations/en-us.yml +99 -1
- package/translations/es-es.yml +136 -0
- package/translations/es-la.yml +136 -0
- package/translations/fi-fi.yml +136 -0
- package/translations/fr-ca.yml +135 -1
- package/translations/fr-fr.yml +136 -0
- package/translations/hr-hr.yml +136 -0
- package/translations/hu-hu.yml +136 -0
- package/translations/id-id.yml +136 -0
- package/translations/it-it.yml +136 -0
- package/translations/ja-jp.yml +136 -0
- package/translations/ko-kr.yml +136 -0
- package/translations/lt-lt.yml +136 -0
- package/translations/nl-nl.yml +136 -0
- package/translations/no-no.yml +136 -0
- package/translations/pt-br.yml +136 -0
- package/translations/ru-ru.yml +136 -0
- package/translations/sq-al.yml +136 -0
- package/translations/sv-se.yml +136 -0
- package/translations/th-th.yml +136 -0
- package/translations/tr-tr.yml +136 -0
- package/translations/zh-cn.yml +136 -0
- package/translations/zh-tw.yml +136 -0
package/package.json
CHANGED
package/settings.json
CHANGED
|
@@ -537,6 +537,142 @@
|
|
|
537
537
|
"type" : "DROPDOWN"
|
|
538
538
|
}
|
|
539
539
|
},
|
|
540
|
+
"FeaturedProduct:orderable:b0774fbb-6868-4428-a338-ce0c4e599a4e" : {
|
|
541
|
+
"imageMask" : {
|
|
542
|
+
"value" : "noMask",
|
|
543
|
+
"type" : "RADIO"
|
|
544
|
+
},
|
|
545
|
+
"cardBorderColor" : {
|
|
546
|
+
"value" : "#FFFFFF",
|
|
547
|
+
"type" : "COLORPICKER"
|
|
548
|
+
},
|
|
549
|
+
"tabBorderRadius" : {
|
|
550
|
+
"value" : 8,
|
|
551
|
+
"type" : "SLIDER"
|
|
552
|
+
},
|
|
553
|
+
"tabPosition" : {
|
|
554
|
+
"value" : "left",
|
|
555
|
+
"type" : "DROPDOWN"
|
|
556
|
+
},
|
|
557
|
+
"buttonType" : {
|
|
558
|
+
"value" : "primary",
|
|
559
|
+
"type" : "RADIO"
|
|
560
|
+
},
|
|
561
|
+
"tabTitle" : {
|
|
562
|
+
"value" : "Just added",
|
|
563
|
+
"type" : "INPUT"
|
|
564
|
+
},
|
|
565
|
+
"isPriceVisible" : {
|
|
566
|
+
"value" : true,
|
|
567
|
+
"type" : "TOGGLE_CHECK"
|
|
568
|
+
},
|
|
569
|
+
"imageBackgroundColor" : {
|
|
570
|
+
"value" : "#fffafa",
|
|
571
|
+
"type" : "COLORPICKER"
|
|
572
|
+
},
|
|
573
|
+
"tabBackgroundColor" : {
|
|
574
|
+
"value" : "#474747",
|
|
575
|
+
"type" : "COLORPICKER"
|
|
576
|
+
},
|
|
577
|
+
"imageSize" : {
|
|
578
|
+
"value" : "scaleToFit",
|
|
579
|
+
"type" : "RADIO"
|
|
580
|
+
},
|
|
581
|
+
"containerBackgroundColor" : {
|
|
582
|
+
"value" : "#ffffff",
|
|
583
|
+
"type" : "COLORPICKER"
|
|
584
|
+
},
|
|
585
|
+
"product" : {
|
|
586
|
+
"value" : {
|
|
587
|
+
"id" : 399461,
|
|
588
|
+
"name" : "Dropbox Business integration [Sample]",
|
|
589
|
+
"description" : "Give teams more reasons to use ACME by syncing commercial documents stored on Dropbox. Make it easier for sales to collaborate with prospects, customers, and other internal users.",
|
|
590
|
+
"overviewImageUrl" : "https://d3bql97l1ytoxn.cloudfront.net/app_resources/399461/overview/image5277682306114343707.png"
|
|
591
|
+
},
|
|
592
|
+
"type" : "PRODUCT"
|
|
593
|
+
},
|
|
594
|
+
"customProductTitle" : {
|
|
595
|
+
"value" : "",
|
|
596
|
+
"type" : "TEXTAREA"
|
|
597
|
+
},
|
|
598
|
+
"tabHeading" : {
|
|
599
|
+
"value" : "",
|
|
600
|
+
"type" : "GROUP_HEADER"
|
|
601
|
+
},
|
|
602
|
+
"imagePosition" : {
|
|
603
|
+
"value" : "right",
|
|
604
|
+
"type" : "RADIO"
|
|
605
|
+
},
|
|
606
|
+
"isShadowVisible" : {
|
|
607
|
+
"value" : true,
|
|
608
|
+
"type" : "TOGGLE_CHECK"
|
|
609
|
+
},
|
|
610
|
+
"productDescriptionColor" : {
|
|
611
|
+
"value" : "#474747",
|
|
612
|
+
"type" : "COLORPICKER"
|
|
613
|
+
},
|
|
614
|
+
"productTitleColor" : {
|
|
615
|
+
"value" : "#474747",
|
|
616
|
+
"type" : "COLORPICKER"
|
|
617
|
+
},
|
|
618
|
+
"productTextAlignment" : {
|
|
619
|
+
"value" : "topLeft",
|
|
620
|
+
"type" : "DROPDOWN"
|
|
621
|
+
},
|
|
622
|
+
"customProductDescription" : {
|
|
623
|
+
"value" : "",
|
|
624
|
+
"type" : "TEXTAREA"
|
|
625
|
+
},
|
|
626
|
+
"isButtonVisible" : {
|
|
627
|
+
"value" : true,
|
|
628
|
+
"type" : "TOGGLE_CHECK"
|
|
629
|
+
},
|
|
630
|
+
"buttonLabel" : {
|
|
631
|
+
"value" : "Shop now",
|
|
632
|
+
"type" : "INPUT"
|
|
633
|
+
},
|
|
634
|
+
"tabTextColor" : {
|
|
635
|
+
"value" : "#FFFFFF",
|
|
636
|
+
"type" : "COLORPICKER"
|
|
637
|
+
},
|
|
638
|
+
"size" : {
|
|
639
|
+
"value" : "large",
|
|
640
|
+
"type" : "RADIO"
|
|
641
|
+
},
|
|
642
|
+
"imageHeading" : {
|
|
643
|
+
"value" : "",
|
|
644
|
+
"type" : "GROUP_HEADER"
|
|
645
|
+
},
|
|
646
|
+
"customImage" : {
|
|
647
|
+
"value" : {
|
|
648
|
+
"type" : "IMAGE_UPLOADER",
|
|
649
|
+
"filename" : "Dropbox-Logo.png",
|
|
650
|
+
"url" : "https://d3bql97l1ytoxn.cloudfront.net/c54ad30b-eafa-4ffc-8a72-c07aa9ade4b0/1c141942-1f7e-4a2d-b469-5a32df6f2e50.png",
|
|
651
|
+
"alt" : ""
|
|
652
|
+
},
|
|
653
|
+
"type" : "IMAGE_UPLOADER"
|
|
654
|
+
},
|
|
655
|
+
"cardBorderRadius" : {
|
|
656
|
+
"value" : 8,
|
|
657
|
+
"type" : "SLIDER"
|
|
658
|
+
},
|
|
659
|
+
"cardShadowColor" : {
|
|
660
|
+
"value" : "rgba(0,1,0,0.2)",
|
|
661
|
+
"type" : "COLORPICKER"
|
|
662
|
+
},
|
|
663
|
+
"productPricingColor" : {
|
|
664
|
+
"value" : "#474747",
|
|
665
|
+
"type" : "COLORPICKER"
|
|
666
|
+
},
|
|
667
|
+
"productHeading" : {
|
|
668
|
+
"value" : "",
|
|
669
|
+
"type" : "GROUP_HEADER"
|
|
670
|
+
},
|
|
671
|
+
"productBackgroundColor" : {
|
|
672
|
+
"value" : "#f5f5f5",
|
|
673
|
+
"type" : "COLORPICKER"
|
|
674
|
+
}
|
|
675
|
+
},
|
|
540
676
|
"Slider:orderable:a34bf07d-1553-4e7d-86aa-c9ed2df75685" : {
|
|
541
677
|
"hasQuickview" : {
|
|
542
678
|
"value" : true,
|
|
@@ -707,6 +843,341 @@
|
|
|
707
843
|
"type" : "SLIDER"
|
|
708
844
|
}
|
|
709
845
|
},
|
|
846
|
+
"ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7" : {
|
|
847
|
+
"contentAlignment" : {
|
|
848
|
+
"value" : "space-evenly",
|
|
849
|
+
"type" : "DROPDOWN"
|
|
850
|
+
},
|
|
851
|
+
"displaySettings" : {
|
|
852
|
+
"value" : "",
|
|
853
|
+
"type" : "GROUP_HEADER"
|
|
854
|
+
},
|
|
855
|
+
"contentSettings" : {
|
|
856
|
+
"value" : "",
|
|
857
|
+
"type" : "GROUP_HEADER"
|
|
858
|
+
},
|
|
859
|
+
"displayUpperTitle" : {
|
|
860
|
+
"value" : false,
|
|
861
|
+
"type" : "TOGGLE_CHECK"
|
|
862
|
+
},
|
|
863
|
+
"productGroupsTabTitle" : {
|
|
864
|
+
"value" : "Product Groups",
|
|
865
|
+
"type" : "INPUT"
|
|
866
|
+
},
|
|
867
|
+
"cardBorderColor" : {
|
|
868
|
+
"value" : "#ffffff",
|
|
869
|
+
"type" : "COLORPICKER"
|
|
870
|
+
},
|
|
871
|
+
"rowGap" : {
|
|
872
|
+
"value" : 28,
|
|
873
|
+
"type" : "SLIDER"
|
|
874
|
+
},
|
|
875
|
+
"displayHeaderDescription" : {
|
|
876
|
+
"value" : true,
|
|
877
|
+
"type" : "TOGGLE_CHECK"
|
|
878
|
+
},
|
|
879
|
+
"upperTitleColor" : {
|
|
880
|
+
"value" : "#474747",
|
|
881
|
+
"type" : "COLORPICKER"
|
|
882
|
+
},
|
|
883
|
+
"displayHeaderTitle" : {
|
|
884
|
+
"value" : true,
|
|
885
|
+
"type" : "TOGGLE_CHECK"
|
|
886
|
+
},
|
|
887
|
+
"displayTitle" : {
|
|
888
|
+
"value" : true,
|
|
889
|
+
"type" : "TOGGLE_CHECK"
|
|
890
|
+
},
|
|
891
|
+
"buttonAlignment" : {
|
|
892
|
+
"value" : "center",
|
|
893
|
+
"type" : "DROPDOWN"
|
|
894
|
+
},
|
|
895
|
+
"displayBorder" : {
|
|
896
|
+
"value" : true,
|
|
897
|
+
"type" : "TOGGLE_CHECK"
|
|
898
|
+
},
|
|
899
|
+
"buttonType" : {
|
|
900
|
+
"value" : "primary",
|
|
901
|
+
"type" : "RADIO"
|
|
902
|
+
},
|
|
903
|
+
"titleColor" : {
|
|
904
|
+
"value" : "#474747",
|
|
905
|
+
"type" : "COLORPICKER"
|
|
906
|
+
},
|
|
907
|
+
"imageBackgroundColor" : {
|
|
908
|
+
"value" : "#ffffff",
|
|
909
|
+
"type" : "COLORPICKER"
|
|
910
|
+
},
|
|
911
|
+
"containerBackgroundColor" : {
|
|
912
|
+
"value" : "#eeeeee",
|
|
913
|
+
"type" : "COLORPICKER"
|
|
914
|
+
},
|
|
915
|
+
"shadowColor" : {
|
|
916
|
+
"value" : "rgba(0,1,0,0.2)",
|
|
917
|
+
"type" : "COLORPICKER"
|
|
918
|
+
},
|
|
919
|
+
"displayDescription" : {
|
|
920
|
+
"value" : true,
|
|
921
|
+
"type" : "TOGGLE_CHECK"
|
|
922
|
+
},
|
|
923
|
+
"upperTitleAlignment" : {
|
|
924
|
+
"value" : "left",
|
|
925
|
+
"type" : "DROPDOWN"
|
|
926
|
+
},
|
|
927
|
+
"cardCornerRadius" : {
|
|
928
|
+
"value" : "15",
|
|
929
|
+
"type" : "SLIDER"
|
|
930
|
+
},
|
|
931
|
+
"displayButton" : {
|
|
932
|
+
"value" : true,
|
|
933
|
+
"type" : "TOGGLE_CHECK"
|
|
934
|
+
},
|
|
935
|
+
"onHoverBorderOnly" : {
|
|
936
|
+
"value" : false,
|
|
937
|
+
"type" : "TOGGLE_CHECK"
|
|
938
|
+
},
|
|
939
|
+
"descriptionColor" : {
|
|
940
|
+
"value" : "#474747",
|
|
941
|
+
"type" : "COLORPICKER"
|
|
942
|
+
},
|
|
943
|
+
"onHoverShadowOnly" : {
|
|
944
|
+
"value" : true,
|
|
945
|
+
"type" : "TOGGLE_CHECK"
|
|
946
|
+
},
|
|
947
|
+
"productGroupsList" : {
|
|
948
|
+
"value" : {
|
|
949
|
+
"data" : [ {
|
|
950
|
+
"uuid" : "1f3a0a81-ac43-4cfe-8f43-30ef5a72ba92",
|
|
951
|
+
"panelTitle" : {
|
|
952
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.panelTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.1",
|
|
953
|
+
"isLocalized" : true,
|
|
954
|
+
"type" : "INPUT"
|
|
955
|
+
},
|
|
956
|
+
"upperTitle" : {
|
|
957
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.upperTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.1",
|
|
958
|
+
"isLocalized" : true,
|
|
959
|
+
"type" : "INPUT"
|
|
960
|
+
},
|
|
961
|
+
"title" : {
|
|
962
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.title.5cd5fc27-823f-4497-9b7d-b75034e835f7.1",
|
|
963
|
+
"isLocalized" : true,
|
|
964
|
+
"type" : "INPUT"
|
|
965
|
+
},
|
|
966
|
+
"description" : {
|
|
967
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.description.5cd5fc27-823f-4497-9b7d-b75034e835f7.1",
|
|
968
|
+
"isLocalized" : true,
|
|
969
|
+
"type" : "INPUT"
|
|
970
|
+
},
|
|
971
|
+
"buttonLabel" : {
|
|
972
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.buttonLabel.5cd5fc27-823f-4497-9b7d-b75034e835f7.1",
|
|
973
|
+
"isLocalized" : true,
|
|
974
|
+
"type" : "INPUT"
|
|
975
|
+
},
|
|
976
|
+
"customLink" : {
|
|
977
|
+
"value" : "",
|
|
978
|
+
"type" : "INPUT"
|
|
979
|
+
},
|
|
980
|
+
"link" : {
|
|
981
|
+
"value" : "/en-US/listing?filter=FEATURED&filter=FREE&filter=FREE_TRIAL&order=POPULARITY",
|
|
982
|
+
"type" : "INPUT"
|
|
983
|
+
},
|
|
984
|
+
"imageSize" : {
|
|
985
|
+
"value" : "scaleToFit",
|
|
986
|
+
"type" : "RADIO"
|
|
987
|
+
},
|
|
988
|
+
"customImage" : {
|
|
989
|
+
"type" : "IMAGE_UPLOADER",
|
|
990
|
+
"defaultValue" : {
|
|
991
|
+
"filename" : "People New-10.jpg",
|
|
992
|
+
"type" : "IMAGE_UPLOADER",
|
|
993
|
+
"url" : "https://d3bql97l1ytoxn.cloudfront.net/f3b6ded5-720a-44b9-b229-dfb19282d9c1/36a6ece6-d03e-4ea8-a9c6-bd2614f178e7.jpg",
|
|
994
|
+
"alt" : ""
|
|
995
|
+
},
|
|
996
|
+
"isAltVisible" : true
|
|
997
|
+
},
|
|
998
|
+
"useCustomLink" : false,
|
|
999
|
+
"isVisible" : true,
|
|
1000
|
+
"editorData" : {
|
|
1001
|
+
"localGroups" : {
|
|
1002
|
+
"group-attr-0" : true
|
|
1003
|
+
},
|
|
1004
|
+
"localSubGroups" : {
|
|
1005
|
+
"subgroup-attr--FEATURED" : true,
|
|
1006
|
+
"subgroup-attr--FREE" : true,
|
|
1007
|
+
"subgroup-attr--FREE_TRIAL" : true
|
|
1008
|
+
},
|
|
1009
|
+
"order" : "POPULARITY"
|
|
1010
|
+
}
|
|
1011
|
+
}, {
|
|
1012
|
+
"uuid" : "34284f4f-80a8-4e5d-ba70-7435b3aa7bf5",
|
|
1013
|
+
"panelTitle" : {
|
|
1014
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.panelTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.2",
|
|
1015
|
+
"isLocalized" : true,
|
|
1016
|
+
"type" : "INPUT"
|
|
1017
|
+
},
|
|
1018
|
+
"upperTitle" : {
|
|
1019
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.upperTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.2",
|
|
1020
|
+
"isLocalized" : true,
|
|
1021
|
+
"type" : "INPUT"
|
|
1022
|
+
},
|
|
1023
|
+
"title" : {
|
|
1024
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.title.5cd5fc27-823f-4497-9b7d-b75034e835f7.2",
|
|
1025
|
+
"isLocalized" : true,
|
|
1026
|
+
"type" : "INPUT"
|
|
1027
|
+
},
|
|
1028
|
+
"description" : {
|
|
1029
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.description.5cd5fc27-823f-4497-9b7d-b75034e835f7.2",
|
|
1030
|
+
"isLocalized" : true,
|
|
1031
|
+
"type" : "INPUT"
|
|
1032
|
+
},
|
|
1033
|
+
"buttonLabel" : {
|
|
1034
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.buttonLabel.5cd5fc27-823f-4497-9b7d-b75034e835f7.2",
|
|
1035
|
+
"isLocalized" : true,
|
|
1036
|
+
"type" : "INPUT"
|
|
1037
|
+
},
|
|
1038
|
+
"customLink" : {
|
|
1039
|
+
"value" : "",
|
|
1040
|
+
"type" : "INPUT"
|
|
1041
|
+
},
|
|
1042
|
+
"link" : {
|
|
1043
|
+
"value" : "/en-US/listing?filter=FEATURED&filter=FREE&filter=FREE_TRIAL&order=POPULARITY",
|
|
1044
|
+
"type" : "INPUT"
|
|
1045
|
+
},
|
|
1046
|
+
"imageSize" : {
|
|
1047
|
+
"value" : "scaleToFit",
|
|
1048
|
+
"type" : "RADIO"
|
|
1049
|
+
},
|
|
1050
|
+
"customImage" : {
|
|
1051
|
+
"type" : "IMAGE_UPLOADER",
|
|
1052
|
+
"defaultValue" : {
|
|
1053
|
+
"filename" : "People New-10.jpg",
|
|
1054
|
+
"type" : "IMAGE_UPLOADER",
|
|
1055
|
+
"url" : "https://d3bql97l1ytoxn.cloudfront.net/8d6acf1f-65de-4ed4-9c9c-cf5b96d395d4/d38938cb-fdf2-4825-9622-d88b9e0b05f5.jpg",
|
|
1056
|
+
"alt" : ""
|
|
1057
|
+
},
|
|
1058
|
+
"isAltVisible" : true
|
|
1059
|
+
},
|
|
1060
|
+
"useCustomLink" : false,
|
|
1061
|
+
"isVisible" : true,
|
|
1062
|
+
"editorData" : {
|
|
1063
|
+
"localGroups" : {
|
|
1064
|
+
"group-attr-0" : true
|
|
1065
|
+
},
|
|
1066
|
+
"localSubGroups" : {
|
|
1067
|
+
"subgroup-attr--FEATURED" : true,
|
|
1068
|
+
"subgroup-attr--FREE" : true,
|
|
1069
|
+
"subgroup-attr--FREE_TRIAL" : true
|
|
1070
|
+
},
|
|
1071
|
+
"order" : "POPULARITY"
|
|
1072
|
+
}
|
|
1073
|
+
}, {
|
|
1074
|
+
"uuid" : "77087322-407b-4734-bd62-d72c2a0b56a4",
|
|
1075
|
+
"panelTitle" : {
|
|
1076
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.panelTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.3",
|
|
1077
|
+
"isLocalized" : true,
|
|
1078
|
+
"type" : "INPUT"
|
|
1079
|
+
},
|
|
1080
|
+
"upperTitle" : {
|
|
1081
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.upperTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.3",
|
|
1082
|
+
"isLocalized" : true,
|
|
1083
|
+
"type" : "INPUT"
|
|
1084
|
+
},
|
|
1085
|
+
"title" : {
|
|
1086
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.title.5cd5fc27-823f-4497-9b7d-b75034e835f7.3",
|
|
1087
|
+
"isLocalized" : true,
|
|
1088
|
+
"type" : "INPUT"
|
|
1089
|
+
},
|
|
1090
|
+
"description" : {
|
|
1091
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.description.5cd5fc27-823f-4497-9b7d-b75034e835f7.3",
|
|
1092
|
+
"isLocalized" : true,
|
|
1093
|
+
"type" : "INPUT"
|
|
1094
|
+
},
|
|
1095
|
+
"buttonLabel" : {
|
|
1096
|
+
"value" : "prefix.uieditor.home.ProductGroups:orderable.buttonLabel.5cd5fc27-823f-4497-9b7d-b75034e835f7.3",
|
|
1097
|
+
"isLocalized" : true,
|
|
1098
|
+
"type" : "INPUT"
|
|
1099
|
+
},
|
|
1100
|
+
"customLink" : {
|
|
1101
|
+
"value" : "",
|
|
1102
|
+
"type" : "INPUT"
|
|
1103
|
+
},
|
|
1104
|
+
"link" : {
|
|
1105
|
+
"value" : "/en-US/listing?order=POPULARITY",
|
|
1106
|
+
"type" : "INPUT"
|
|
1107
|
+
},
|
|
1108
|
+
"imageSize" : {
|
|
1109
|
+
"value" : "scaleToFit",
|
|
1110
|
+
"type" : "RADIO"
|
|
1111
|
+
},
|
|
1112
|
+
"customImage" : {
|
|
1113
|
+
"type" : "IMAGE_UPLOADER",
|
|
1114
|
+
"defaultValue" : {
|
|
1115
|
+
"filename" : "People New-10.jpg",
|
|
1116
|
+
"type" : "IMAGE_UPLOADER",
|
|
1117
|
+
"url" : "https://d3bql97l1ytoxn.cloudfront.net/c499b1ff-0e8e-4f39-948e-37baa666a0e1/7eecbc38-f35c-4b20-a37b-f41f539260c8.jpg",
|
|
1118
|
+
"alt" : ""
|
|
1119
|
+
},
|
|
1120
|
+
"isAltVisible" : true
|
|
1121
|
+
},
|
|
1122
|
+
"useCustomLink" : false,
|
|
1123
|
+
"isVisible" : true,
|
|
1124
|
+
"editorData" : {
|
|
1125
|
+
"localGroups" : { },
|
|
1126
|
+
"localSubGroups" : { },
|
|
1127
|
+
"order" : "POPULARITY"
|
|
1128
|
+
}
|
|
1129
|
+
} ],
|
|
1130
|
+
"name" : "PRODUCT_GROUPS_LIST"
|
|
1131
|
+
},
|
|
1132
|
+
"type" : "MENU_LINK"
|
|
1133
|
+
},
|
|
1134
|
+
"imageCornerRadius" : {
|
|
1135
|
+
"value" : 0,
|
|
1136
|
+
"type" : "SLIDER"
|
|
1137
|
+
},
|
|
1138
|
+
"headerDescription" : {
|
|
1139
|
+
"value" : "uieditor.home.ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7.headerDescription",
|
|
1140
|
+
"isLocalized" : true,
|
|
1141
|
+
"type" : "TEXTAREA"
|
|
1142
|
+
},
|
|
1143
|
+
"cardBackgroundColor" : {
|
|
1144
|
+
"value" : "#ffffff",
|
|
1145
|
+
"type" : "COLORPICKER"
|
|
1146
|
+
},
|
|
1147
|
+
"componentSettings" : {
|
|
1148
|
+
"value" : "",
|
|
1149
|
+
"type" : "GROUP_HEADER"
|
|
1150
|
+
},
|
|
1151
|
+
"columnGap" : {
|
|
1152
|
+
"value" : "9",
|
|
1153
|
+
"type" : "SLIDER"
|
|
1154
|
+
},
|
|
1155
|
+
"size" : {
|
|
1156
|
+
"value" : "medium",
|
|
1157
|
+
"type" : "RADIO"
|
|
1158
|
+
},
|
|
1159
|
+
"displayShadow" : {
|
|
1160
|
+
"value" : true,
|
|
1161
|
+
"type" : "TOGGLE_CHECK"
|
|
1162
|
+
},
|
|
1163
|
+
"textAlignment" : {
|
|
1164
|
+
"value" : "center",
|
|
1165
|
+
"type" : "DROPDOWN"
|
|
1166
|
+
},
|
|
1167
|
+
"headerTextAlignment" : {
|
|
1168
|
+
"value" : "left",
|
|
1169
|
+
"type" : "DROPDOWN"
|
|
1170
|
+
},
|
|
1171
|
+
"style" : {
|
|
1172
|
+
"value" : "card",
|
|
1173
|
+
"type" : "RADIO"
|
|
1174
|
+
},
|
|
1175
|
+
"headerTitle" : {
|
|
1176
|
+
"value" : "uieditor.home.ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7.headerTitle",
|
|
1177
|
+
"isLocalized" : true,
|
|
1178
|
+
"type" : "INPUT"
|
|
1179
|
+
}
|
|
1180
|
+
},
|
|
710
1181
|
"StickyButtonPageScroll" : {
|
|
711
1182
|
"visibleDesktop" : {
|
|
712
1183
|
"value" : false,
|
|
@@ -718,6 +1189,10 @@
|
|
|
718
1189
|
"name" : "Carousel",
|
|
719
1190
|
"id" : "Carousel:orderable:c06a8060-3014-49c8-80a4-18995de16c3c",
|
|
720
1191
|
"isVisible" : true
|
|
1192
|
+
}, {
|
|
1193
|
+
"name" : "FeaturedProduct",
|
|
1194
|
+
"id" : "FeaturedProduct:orderable:b0774fbb-6868-4428-a338-ce0c4e599a4e",
|
|
1195
|
+
"isVisible" : true
|
|
721
1196
|
}, {
|
|
722
1197
|
"name" : "Slider",
|
|
723
1198
|
"id" : "Slider:orderable:906daff8-d299-42ba-b873-91bf4798ba69",
|
|
@@ -726,6 +1201,10 @@
|
|
|
726
1201
|
"name" : "Slider",
|
|
727
1202
|
"id" : "Slider:orderable:a34bf07d-1553-4e7d-86aa-c9ed2df75685",
|
|
728
1203
|
"isVisible" : true
|
|
1204
|
+
}, {
|
|
1205
|
+
"name" : "ProductGroups",
|
|
1206
|
+
"id" : "ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7",
|
|
1207
|
+
"isVisible" : true
|
|
729
1208
|
} ]
|
|
730
1209
|
},
|
|
731
1210
|
"profile" : {
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
home:
|
|
2
|
+
welcome: Vítejte
|
|
3
|
+
uieditor.home.Slider:orderable:906daff8-d299-42ba-b873-91bf4798ba69.buttonLabel: "Zobrazit více"
|
|
4
|
+
uieditor.home.Slider:orderable:906daff8-d299-42ba-b873-91bf4798ba69.sliderTitle: "Merchandising pro váš obchod"
|
|
5
|
+
uieditor.home.Slider:orderable:a34bf07d-1553-4e7d-86aa-c9ed2df75685.buttonLabel: "Zobrazit více"
|
|
6
|
+
uieditor.home.Slider:orderable:a34bf07d-1553-4e7d-86aa-c9ed2df75685.sliderTitle: "Vzorové kategorie produktů"
|
|
7
|
+
|
|
8
|
+
uieditor.home.FeaturedProduct:orderable:b0774fbb-6868-4428-a338-ce0c4e599a4e.customProductDescription: ""
|
|
9
|
+
uieditor.home.FeaturedProduct:orderable:b0774fbb-6868-4428-a338-ce0c4e599a4e.tabTitle: "Právě přidáno"
|
|
10
|
+
uieditor.home.FeaturedProduct:orderable:b0774fbb-6868-4428-a338-ce0c4e599a4e.buttonLabel: "Koupit teď"
|
|
11
|
+
uieditor.home.FeaturedProduct:orderable:b0774fbb-6868-4428-a338-ce0c4e599a4e.tabHeading: ""
|
|
12
|
+
uieditor.home.FeaturedProduct:orderable:b0774fbb-6868-4428-a338-ce0c4e599a4e.productHeading: ""
|
|
13
|
+
uieditor.home.FeaturedProduct:orderable:b0774fbb-6868-4428-a338-ce0c4e599a4e.customProductTitle: ""
|
|
14
|
+
uieditor.home.FeaturedProduct:orderable:b0774fbb-6868-4428-a338-ce0c4e599a4e.imageHeading: ""
|
|
15
|
+
prefix.uieditor.home.ProductGroups:orderable.upperTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.2: ""
|
|
16
|
+
prefix.uieditor.home.ProductGroups:orderable.title.5cd5fc27-823f-4497-9b7d-b75034e835f7.2: "Správa času"
|
|
17
|
+
prefix.uieditor.home.ProductGroups:orderable.upperTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.3: "Horní titul"
|
|
18
|
+
prefix.uieditor.home.ProductGroups:orderable.title.5cd5fc27-823f-4497-9b7d-b75034e835f7.3: "Finance a rozpočtování"
|
|
19
|
+
prefix.uieditor.home.ProductGroups:orderable.upperTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.4: "Horní titul"
|
|
20
|
+
prefix.uieditor.home.ProductGroups:orderable.title.5cd5fc27-823f-4497-9b7d-b75034e835f7.4: "Produktivita"
|
|
21
|
+
uieditor.home.ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7.headerDescription: ""
|
|
22
|
+
uieditor.home.ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7.headerTitle: "Nakupovat aplikace podle kategorie"
|
|
23
|
+
prefix.uieditor.home.ProductGroups:orderable.upperTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.1: "Horní titul"
|
|
24
|
+
prefix.uieditor.home.ProductGroups:orderable.buttonLabel.5cd5fc27-823f-4497-9b7d-b75034e835f7.4: "Další informace"
|
|
25
|
+
prefix.uieditor.home.ProductGroups:orderable.title.5cd5fc27-823f-4497-9b7d-b75034e835f7.1: "Obchodní aplikace"
|
|
26
|
+
prefix.uieditor.home.ProductGroups:orderable.description.5cd5fc27-823f-4497-9b7d-b75034e835f7.4: "S těmito produkty se budete moci soustředit na své úkoly bez rozptylování."
|
|
27
|
+
prefix.uieditor.home.ProductGroups:orderable.description.5cd5fc27-823f-4497-9b7d-b75034e835f7.2: "S těmito produkty si můžete zorganizovat svůj čas a zvládnout víc práce."
|
|
28
|
+
prefix.uieditor.home.ProductGroups:orderable.description.5cd5fc27-823f-4497-9b7d-b75034e835f7.3: "S těmito produkty můžete využívat rozpočtování k lepší správě financí."
|
|
29
|
+
uieditor.home.ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7.displaySettings: ""
|
|
30
|
+
prefix.uieditor.home.ProductGroups:orderable.description.5cd5fc27-823f-4497-9b7d-b75034e835f7.1: "Všechny špičkové obchodní aplikace, které potřebujete k práci každý den."
|
|
31
|
+
uieditor.home.ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7.productGroupsTabTitle: "Skupiny produktů"
|
|
32
|
+
prefix.uieditor.home.ProductGroups:orderable.buttonLabel.5cd5fc27-823f-4497-9b7d-b75034e835f7.1: "Další informace"
|
|
33
|
+
prefix.uieditor.home.ProductGroups:orderable.buttonLabel.5cd5fc27-823f-4497-9b7d-b75034e835f7.3: "Další informace"
|
|
34
|
+
prefix.uieditor.home.ProductGroups:orderable.buttonLabel.5cd5fc27-823f-4497-9b7d-b75034e835f7.2: "Další informace"
|
|
35
|
+
prefix.uieditor.home.ProductGroups:orderable.panelTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.4: "Skupina-4"
|
|
36
|
+
uieditor.home.ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7.contentSettings: ""
|
|
37
|
+
prefix.uieditor.home.ProductGroups:orderable.panelTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.1: "Skupina-1"
|
|
38
|
+
uieditor.home.ProductGroups:orderable:5cd5fc27-823f-4497-9b7d-b75034e835f7.componentSettings: ""
|
|
39
|
+
prefix.uieditor.home.ProductGroups:orderable.panelTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.2: "Skupina-2"
|
|
40
|
+
prefix.uieditor.home.ProductGroups:orderable.panelTitle.5cd5fc27-823f-4497-9b7d-b75034e835f7.3: "Skupina-3"
|
|
41
|
+
uieditor.home.FeaturedProduct:orderable:61ba7fd7-be32-4501-b88b-6708155111c6.imageHeading: ""
|
|
42
|
+
uieditor.home.FeaturedProduct:orderable:61ba7fd7-be32-4501-b88b-6708155111c6.tabTitle: "Doporučený produkt"
|
|
43
|
+
uieditor.home.FeaturedProduct:orderable:61ba7fd7-be32-4501-b88b-6708155111c6.productHeading: ""
|
|
44
|
+
uieditor.home.FeaturedProduct:orderable:61ba7fd7-be32-4501-b88b-6708155111c6.customProductDescription: ""
|
|
45
|
+
uieditor.home.FeaturedProduct:orderable:61ba7fd7-be32-4501-b88b-6708155111c6.customProductTitle: ""
|
|
46
|
+
uieditor.home.FeaturedProduct:orderable:61ba7fd7-be32-4501-b88b-6708155111c6.tabHeading: ""
|
|
47
|
+
uieditor.home.FeaturedProduct:orderable:61ba7fd7-be32-4501-b88b-6708155111c6.buttonLabel: "Koupit teď"
|
|
48
|
+
prefix.uieditor.home.ProductGroups:orderable.buttonLabel.f6909f7e-7f96-4806-a252-b1d8ba399148.2: "Popisek tlačítka"
|
|
49
|
+
prefix.uieditor.home.ProductGroups:orderable.buttonLabel.f6909f7e-7f96-4806-a252-b1d8ba399148.1: "Popisek tlačítka"
|
|
50
|
+
prefix.uieditor.home.ProductGroups:orderable.buttonLabel.f6909f7e-7f96-4806-a252-b1d8ba399148.4: "Popisek tlačítka"
|
|
51
|
+
prefix.uieditor.home.ProductGroups:orderable.buttonLabel.f6909f7e-7f96-4806-a252-b1d8ba399148.3: "Popisek tlačítka"
|
|
52
|
+
uieditor.home.ProductGroups:orderable:f6909f7e-7f96-4806-a252-b1d8ba399148.productGroupsTabTitle: "Skupiny produktů"
|
|
53
|
+
prefix.uieditor.home.ProductGroups:orderable.upperTitle.f6909f7e-7f96-4806-a252-b1d8ba399148.3: "Horní titul"
|
|
54
|
+
prefix.uieditor.home.ProductGroups:orderable.upperTitle.f6909f7e-7f96-4806-a252-b1d8ba399148.4: "Horní titul"
|
|
55
|
+
uieditor.home.ProductGroups:orderable:f6909f7e-7f96-4806-a252-b1d8ba399148.displaySettings: ""
|
|
56
|
+
prefix.uieditor.home.ProductGroups:orderable.description.f6909f7e-7f96-4806-a252-b1d8ba399148.1: "Popis"
|
|
57
|
+
uieditor.home.ProductGroups:orderable:f6909f7e-7f96-4806-a252-b1d8ba399148.headerDescription: "Všechna vaše softwarová předplatná na jednom místě"
|
|
58
|
+
prefix.uieditor.home.ProductGroups:orderable.description.f6909f7e-7f96-4806-a252-b1d8ba399148.2: "Popis"
|
|
59
|
+
prefix.uieditor.home.ProductGroups:orderable.description.f6909f7e-7f96-4806-a252-b1d8ba399148.3: "Popis"
|
|
60
|
+
uieditor.home.ProductGroups:orderable:f6909f7e-7f96-4806-a252-b1d8ba399148.componentSettings: ""
|
|
61
|
+
prefix.uieditor.home.ProductGroups:orderable.description.f6909f7e-7f96-4806-a252-b1d8ba399148.4: "Popis"
|
|
62
|
+
prefix.uieditor.home.ProductGroups:orderable.upperTitle.f6909f7e-7f96-4806-a252-b1d8ba399148.1: "Horní titul"
|
|
63
|
+
prefix.uieditor.home.ProductGroups:orderable.upperTitle.f6909f7e-7f96-4806-a252-b1d8ba399148.2: "Horní titul"
|
|
64
|
+
uieditor.home.ProductGroups:orderable:f6909f7e-7f96-4806-a252-b1d8ba399148.headerTitle: "Nakupovat aplikace podle kategorie"
|
|
65
|
+
prefix.uieditor.home.ProductGroups:orderable.title.f6909f7e-7f96-4806-a252-b1d8ba399148.3: "Titul"
|
|
66
|
+
uieditor.home.ProductGroups:orderable:f6909f7e-7f96-4806-a252-b1d8ba399148.contentSettings: ""
|
|
67
|
+
prefix.uieditor.home.ProductGroups:orderable.title.f6909f7e-7f96-4806-a252-b1d8ba399148.4: "Titul"
|
|
68
|
+
prefix.uieditor.home.ProductGroups:orderable.title.f6909f7e-7f96-4806-a252-b1d8ba399148.1: "Titul"
|
|
69
|
+
prefix.uieditor.home.ProductGroups:orderable.title.f6909f7e-7f96-4806-a252-b1d8ba399148.2: "Titul"
|
|
70
|
+
prefix.uieditor.home.ProductGroups:orderable.panelTitle.f6909f7e-7f96-4806-a252-b1d8ba399148.1: "Nepojmenované-1"
|
|
71
|
+
prefix.uieditor.home.ProductGroups:orderable.panelTitle.f6909f7e-7f96-4806-a252-b1d8ba399148.2: "Nepojmenované-2"
|
|
72
|
+
prefix.uieditor.home.ProductGroups:orderable.panelTitle.f6909f7e-7f96-4806-a252-b1d8ba399148.3: "Nepojmenované-3"
|
|
73
|
+
prefix.uieditor.home.ProductGroups:orderable.panelTitle.f6909f7e-7f96-4806-a252-b1d8ba399148.4: "Nepojmenované-4"
|
|
74
|
+
|
|
75
|
+
uieditor.menuItem.title.78fd1c6c-ba78-43cf-b764-2d0c710065e5: "Podmínky a ujednání"
|
|
76
|
+
uieditor.menuItem.title.f5223632-235f-48df-b096-ea3463b20101: "Zásady ochrany osobních údajů"
|
|
77
|
+
uieditor.menuItem.title.93edf021-a3e3-4686-b686-e7e41e84f61e: "Centrum nápovědy"
|
|
78
|
+
uieditor.menuItem.title.852ddfca-cb29-431b-91a8-c53849bce6aa: "Kontaktujte nás"
|
|
79
|
+
uieditor.menuItem.title.93edf021-a3e3-4686-b686-e7e41e84f82f: "Výběr jazyka"
|
|
80
|
+
uieditor.global.Footer.copyright: "© 2023 AppDirect, Inc."
|
|
81
|
+
|
|
82
|
+
uieditor.menuItem.title.50b2a008-d1df-42fa-9bdf-17a8446210d6: "Rychlé odkazy"
|
|
83
|
+
uieditor.menuItem.link.50b2a008-d1df-42fa-9bdf-17a8446210d6: "http://url?locale=en-US"
|
|
84
|
+
uieditor.menuItem.title.89b4d743-b405-43a0-b6ab-9877fcdee455: "Informace o nás"
|
|
85
|
+
uieditor.menuItem.link.89b4d743-b405-43a0-b6ab-9877fcdee455: "http://url?locale=en-US"
|
|
86
|
+
uieditor.menuItem.title.e96e3929-2bea-4283-8139-9fee0053487c: "Zákazníci"
|
|
87
|
+
uieditor.menuItem.link.e96e3929-2bea-4283-8139-9fee0053487c: "http://url?locale=en-US"
|
|
88
|
+
uieditor.menuItem.title.03a90d85-ce76-4ba6-bafb-89abdd8e1bc6: "Platforma"
|
|
89
|
+
uieditor.menuItem.link.03a90d85-ce76-4ba6-bafb-89abdd8e1bc6: "http://url?locale=en-US"
|
|
90
|
+
uieditor.menuItem.title.50b2a008-d1df-42fa-8bdf-17a8446210d7: "Kategorie obchodu"
|
|
91
|
+
uieditor.menuItem.link.50b2a008-d1df-42fa-8bdf-17a8446210d7: "http://url?locale=en-US"
|
|
92
|
+
uieditor.menuItem.title.89b4d743-b405-43a0-86ab-9877fcdee475: "Kategorie 1"
|
|
93
|
+
uieditor.menuItem.link.89b4d743-b405-43a0-86ab-9877fcdee475: "http://url?locale=en-US"
|
|
94
|
+
uieditor.menuItem.title.e96e3929-2bea-4283-1139-9fee00534872: "Kategorie 2"
|
|
95
|
+
uieditor.menuItem.link.e96e3929-2bea-4283-1139-9fee00534872: "http://url?locale=en-US"
|
|
96
|
+
uieditor.menuItem.title.03a90d85-ce76-4ba6-bafb-28abdd8e1bca: "Kategorie 3"
|
|
97
|
+
uieditor.menuItem.link.03a90d85-ce76-4ba6-bafb-28abdd8e1bca: "http://url?locale=en-US"
|
|
98
|
+
uieditor.menuItem.link.2a16c9dc-ce14-4acf-b8b7-2302cc79de7a: "http://url?locale=en-US"
|
|
99
|
+
uieditor.menuItem.title.2a16c9dc-ce14-4acf-b8b7-2302cc79de7a: "Informace o nás"
|
|
100
|
+
uieditor.menuItem.link.2af435e4-3f06-416c-9fc2-a53a18fab456: "http://url?locale=en-US"
|
|
101
|
+
uieditor.menuItem.title.2af435e4-3f06-416c-9fc2-a53a18fab456: "Přidejte odkaz na stánku Informace o produktu"
|
|
102
|
+
uieditor.menuItem.link.0bd21919-a513-4518-b4c0-728c5a167287: "http://url?locale=en-US"
|
|
103
|
+
uieditor.menuItem.title.0bd21919-a513-4518-b4c0-728c5a167287: "Řešení"
|
|
104
|
+
uieditor.menuItem.link.8dfd1b51-b032-40bf-b925-0b142d57f9ab: "http://url?locale=en-US"
|
|
105
|
+
uieditor.menuItem.title.8dfd1b51-b032-40bf-b925-0b142d57f9ab: "Přidejte odkaz na stránku firmy"
|
|
106
|
+
uieditor.menuItem.link.d2414b18-0f57-40f3-8aab-5f72e13d8899: "http://url?locale=en-US"
|
|
107
|
+
uieditor.menuItem.title.d2414b18-0f57-40f3-8aab-5f72e13d8899: "Vložte odkaz v rámci obchodu nebo externí"
|
|
108
|
+
uieditor.menuItem.link.157f07c0-ace7-4787-8f74-eb82641ee568: "http://url?locale=en-US"
|
|
109
|
+
uieditor.menuItem.title.157f07c0-ace7-4787-8f74-eb82641ee568: "Procházejte kategorie"
|
|
110
|
+
uieditor.menuItem.link.a7113cc8-a1bc-4e56-b5a4-a57001f8ec78: "http://url?locale=en-US"
|
|
111
|
+
uieditor.menuItem.title.a7113cc8-a1bc-4e56-b5a4-a57001f8ec78: "Kontaktujte nás"
|
|
112
|
+
uieditor.menuItem.link.46ca9ab2-0fc5-4533-b561-d0a6fdebd3db: "http://url?locale=en-US"
|
|
113
|
+
uieditor.menuItem.title.46ca9ab2-0fc5-4533-b561-d0a6fdebd3db: "Bulletin"
|
|
114
|
+
uieditor.menuItem.title.8b8d3953-2257-43f7-97db-46db02c08b81: "Společnost"
|
|
115
|
+
uieditor.menuItem.link.8b8d3953-2257-43f7-97db-46db02c08b81: "http://url?locale=en-US"
|
|
116
|
+
uieditor.menuItem.title.ac106ade-9286-43eb-91d3-4b2a9d46321b: "Management"
|
|
117
|
+
uieditor.menuItem.link.ac106ade-9286-43eb-91d3-4b2a9d46321b: "http://url?locale=en-US"
|
|
118
|
+
uieditor.menuItem.title.d6af892e-bbd8-4211-9bed-d5e7b4ba2684: "Ekosystém partnerů"
|
|
119
|
+
uieditor.menuItem.link.d6af892e-bbd8-4211-9bed-d5e7b4ba2684: "http://url?locale=en-US"
|
|
120
|
+
uieditor.menuItem.title.09729997-817e-47a2-a2ae-baf308df1899: "Přidejte další odkazy na tento panel"
|
|
121
|
+
uieditor.menuItem.link.09729997-817e-47a2-a2ae-baf308df1899: "http://url?locale=en-US"
|
|
122
|
+
uieditor.menuItem.title.15495df4-0798-44bb-a7f3-acc34ae2d269: "Přidejte odkazy v rámci obchodu nebo externí"
|
|
123
|
+
uieditor.menuItem.link.15495df4-0798-44bb-a7f3-acc34ae2d269: "http://url?locale=en-US"
|
|
124
|
+
uieditor.menuItem.title.1376c96c-7e34-41ea-aabf-be03a9426c29: "Odkaz 1"
|
|
125
|
+
uieditor.menuItem.link.1376c96c-7e34-41ea-aabf-be03a9426c29: "http://url?locale=en-US"
|
|
126
|
+
uieditor.menuItem.title.212818b0-6987-4941-8786-1925073e7f6f: "Produktová řada"
|
|
127
|
+
uieditor.menuItem.link.212818b0-6987-4941-8786-1925073e7f6f: "http://url?locale=en-US"
|
|
128
|
+
|
|
129
|
+
uieditor.global.Header.HeaderAnnouncementBar:orderable:a34bf07d-1553-4e7d-86aa-c9ed2df75685.announcementBarMessage: "Využijte tento prostor ke zveřejňování důležitých zpráv pro zákazníky. Můžete také přidat [odkazy]"
|
|
130
|
+
uieditor.global.Header.HeaderAnnouncementBar:orderable:a34bf07d-1553-4e7d-86aa-c9ed2df75685.announcementBarLink: "http://url?locale=en-US"
|
|
131
|
+
uieditor.global.Header.HeaderSearchBar.searchPlaceholder: "Prohledávejte všechny produkty"
|
|
132
|
+
|
|
133
|
+
uieditor.sfbComponent.footer.newsletterText.defaultValue: "Přidejte vlastní text, kterým pozvete uživatele, aby se přihlásili k odběru bulletinu"
|
|
134
|
+
uieditor.sfbComponent.footer.newsletterTitle.defaultValue: "Nenechte si ujít nejnovější informace"
|
|
135
|
+
uieditor.sfbComponent.footer.newsletterButtonLink.defaultValue: "http://url?locale=en-US"
|
|
136
|
+
uieditor.sfbComponent.footer.newsletterButtonLabel.defaultValue: "Předplatit"
|