golden hour
/home/godaofbq/dev.hyperredbed.com/wp-content/plugins/blocks-for-shopengine/blocks/cross-sells
⬆️ Go Up
Upload
File/Folder
Size
Actions
controls.json
65.95 KB
Del
OK
index.js
198 B
Del
OK
screen.php
3.27 KB
Del
OK
style.js
18.24 KB
Del
OK
Edit: controls.json
{ "shopengine_content_panel_start":{ "type":"PanelBody", "label":"Content" }, "shopengine_cross_sells_product_enable_slider": { "control": { "field": "ToggleControl", "label": "Enable Slider" }, "responsive": false, "type": "object", "default": { "desktop": true } }, "shopengine_cross_sells_product_show_flash_sale": { "control": { "field": "ToggleControl", "label": "Flash Sale" }, "responsive": false, "type": "object", "default": { "desktop": true } }, "shopengine_cross_sells_product_show_sale_price": { "control": { "field": "ToggleControl", "label": "Sale Price" }, "responsive": false, "type": "object", "default": { "desktop": true } }, "shopengine_cross_sells_product_show_cart_btn": { "control": { "field": "ToggleControl", "label": "Cart Button" }, "responsive": false, "type": "object", "default": { "desktop": true } }, "shopengine_cross_sells_product_to_show": { "control": { "field": "__experimentalNumberControl", "label": "Products to Show", "props": { "min": 1, "max": 50 } }, "responsive": false, "type": "object", "default": { "desktop": 4 }, "ssr": true }, "discount_section_notice": { "control": { "field": "Notice", "props": { "children": "How many products want show in total.", "isDismissible": false } }, "type": "object" }, "shopengine_add__divider": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_columns": { "control": { "field": "__experimentalNumberControl", "label": "Columns", "props": { "min": 1, "max": 12 } }, "responsive": true, "type": "object", "default": { "desktop": 4, "tablet":2, "mobile":1 }, "ssr": true }, "discount_section_notice1": { "control": { "field": "Notice", "props": { "children": "How many products want show per row. Apply when slider is off", "isDismissible": false } }, "type": "object" }, "shopengine_content_panel_end":{ "type":"PanelBody" }, "shopengine_slider_control_panel_start":{ "type":"PanelBody", "label":"Slider Controls" }, "discount_section_notice4": { "control": { "field": "Notice", "props": { "children": "Slider Controls are applicable when slider is on", "isDismissible": false } }, "type": "object" }, "shopengine_cross_sells_product_slider_perview": { "control": { "field": "__experimentalNumberControl", "label": "Slides Per View", "props": { "min": 1, "max": 12 } }, "responsive": false, "type": "object", "default": { "desktop": 4 }, "ssr": true }, "discount_section_notice2": { "control": { "field": "Notice", "props": { "children": "This value will be the number of slides to show in viewport.", "isDismissible": false } }, "type": "object" }, "shopengine_cross_sells_product_slider_loop": { "control": { "field": "ToggleControl", "label": "Loop" }, "responsive": false, "type": "object", "default": { "desktop": true }, "ssr": true }, "shopengine_cross_sells_product_slider_autoplay": { "control": { "field": "ToggleControl", "label": "Autoplay" }, "responsive": false, "type": "object", "default": { "desktop": true }, "ssr": true }, "shopengine_cross_sells_product_slider_autoplay_delay": { "control": { "field": "__experimentalNumberControl", "label": "Slide Speed", "props": { "min": 0, "max": 10000 } }, "responsive": false, "type": "object", "default": { "desktop": 3000 }, "ssr": true }, "shopengine_cross_sells_product_slider_show_arrows": { "control": { "field": "ToggleControl", "label": "Show Arrows" }, "responsive": false, "type": "object", "default": { "desktop": true }, "ssr": true }, "shopengine_cross_sells_product_slider_show_dots": { "control": { "field": "ToggleControl", "label": "Show Dots" }, "responsive": false, "type": "object", "default": { "desktop": true }, "ssr": true }, "shopengine_cross_sells_product_slider_left_arrow_icon": { "control": { "field": "IconControl", "label": "Left Arrow" }, "responsive": false, "type": "object", "default": { "desktop": "fas fa-chevron-left" }, "ssr": true }, "shopengine_cross_sells_product_slider_right_arrow_icon": { "control": { "field": "IconControl", "label": "Right Arrow" }, "responsive": false, "type": "object", "default": { "desktop": "fas fa-chevron-right" }, "ssr": true }, "shopengine_divider": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_slider_dots_size": { "control": { "field": "RangeControl", "label": "Dots Size (px)", "props": { "min": 0, "max": 50, "step": 1 } }, "responsive": false, "type": "object", "default": { "desktop": 6 } }, "shopengine_cross_sells_product_slider_dots_size_active": { "control": { "field": "RangeControl", "label": "Active Dots Size (px)", "props": { "min": 0, "max": 50, "step": 1 } }, "responsive": false, "type": "object", "default": { "desktop": 15 } }, "shopengine_slider_control_panel_end":{ "type":"PanelBody" }, "shopengine_advanced_panel_start":{ "type":"PanelBody", "label":"Advanced" }, "shopengine_cross_sells_product_orderby": { "control": { "field": "SelectControl", "label": "Order By", "props": { "options": [ { "label": "Date", "value": "date" }, { "label": "Title", "value": "title" }, { "label": "Price", "value": "price" }, { "label": "Popularity", "value": "popularity" }, { "label": "Rating", "value": "rating" }, { "label": "Random", "value": "rand" }, { "label": "Menu Order", "value": "menu_order" }, { "label": "Modified Date", "value": "modified" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "rand" }, "ssr": true }, "shopengine_cross_sells_product_order": { "control": { "field": "SelectControl", "label": "Order", "props": { "options": [ { "label": "DESC", "value": "desc" }, { "label": "ASC", "value": "asc" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "left" }, "ssr": true }, "shopengine_advanced_panel_end":{ "type":"PanelBody" }, "shopengine_items_panel_start":{ "type":"PanelBody", "label":"Items" }, "shopengine_cross_sells_product_text_align": { "control": { "field": "SelectControl", "label": "Alignment", "props": { "options": [ { "label": "Left", "value": "left" }, { "label": "Center", "value": "center" }, { "label": "Right", "value": "right" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "left" } }, "shopengine_cross_sells_product_column_gap": { "control": { "field": "RangeControl", "label": "Column Gap (px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": 30 } }, "shopengine_divider2": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_section": { "control": { "field": "__experimentalHeading", "props": { "children" : "Buttons" } }, "type": "object", "default": { "desktop": "Buttons" } }, "shopengine_cross_sells_product_btns_space_between": { "control": { "field": "RangeControl", "label": "Space In-between (px)", "props": { "min": 0, "max": 50, "step": 1 } }, "responsive": false, "type": "object", "default": { "desktop": 10 } }, "shopengine_items_panel_end":{ "type":"PanelBody" }, "shopengine_flash_sale_panel_start":{ "type":"PanelBody", "label":"Flash Sale" }, "shopengine_cross_sells_product_flash_sale_color": { "control": { "field": "ColorPalette", "label": "Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#FFFFFF" } }, "shopengine_cross_sells_product_flash_sale_bg_color": { "control": { "field": "ColorPalette", "label": "Background Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#4285f4" } }, "shopengine_flash_sale_typography_start": { "type": "PopoverControl", "label": "Typography" }, "shopengine_flash_sale_font_size": { "control": { "field": "RangeControl", "label": "Font Size(px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": false, "type": "object", "default": { "desktop": 12 } }, "shopengine_flash_sale_font_weight": { "control": { "field": "SelectControl", "label": "Font Weight", "props": { "options": [ { "label": "100", "value": "100" }, { "label": "200", "value": "200" }, { "label": "300", "value": "300" }, { "label": "400", "value": "400" }, { "label": "500", "value": "500" }, { "label": "600", "value": "600" }, { "label": "700", "value": "700" }, { "label": "800", "value": "800" }, { "label": "900", "value": "900" }, { "label": "Default", "value": "normal" }, { "label": "Normal", "value": "normal" }, { "label": "Bold", "value": "bold" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "400" } }, "shopengine_flash_sale_text_transform": { "control": { "field": "SelectControl", "label": "Style", "props": { "options": [ { "label": "Default", "value": "default" }, { "label": "Uppercase", "value": "uppercase" }, { "label": "Lowercase", "value": "lowercase" }, { "label": "Capitalize", "value": "capitalize" }, { "label": "None", "value": "none" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "default" } }, "shopengine_flash_sale_line_height": { "control": { "field": "RangeControl", "label": "Line Height(PX)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": 44 } }, "shopengine_flash_sale_word_spacing": { "control": { "field": "RangeControl", "label": "Word Spacing(px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": "" } }, "shopengine_flash_sale_typography_end": { "type": "PopoverControl" }, "shopengine_divider3": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_flash_sale_badge_size": { "control": { "field": "RangeControl", "label": "Badge Size (px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": 44 } }, "shopengine_cross_sells_product_flash_sale_badge_border_radius": { "control": { "field": "RangeControl", "label": "Badge Border Radius (px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": 100 } }, "shopengine_divider4": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_flash_sale_padding": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Padding (px)" } }, "responsive": true, "type": "object", "default": { "desktop": { "top": "0px", "left": "0px", "right": "0px", "bottom": "0px" } } }, "shopengine_divider5": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_flash_sale_position": { "control": { "field": "SelectControl", "label": "Position", "props": { "options": [ { "label": "Left", "value": "left" }, { "label": "Right", "value": "right" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "left" } }, "shopengine_cross_sells_product_flash_sale_position_horizontal": { "control": { "field": "RangeControl", "label": "Horizontal", "props": { "min": -100, "max": 100, "step": 5 } }, "responsive": true, "type": "object", "default": { "desktop": 20 } }, "shopengine_cross_sells_product_flash_sale_position_vertical": { "control": { "field": "RangeControl", "label": "Vertical", "props": { "min": -100, "max": 100, "step": 5 } }, "responsive": true, "type": "object", "default": { "desktop": 20 } }, "shopengine_flash_sale_panel_end":{ "type":"PanelBody" }, "shopengine_image_panel_start":{ "type":"PanelBody", "label":"Image" }, "shopengine_cross_sells_product_image_bg_color": { "control": { "field": "ColorPalette", "label": "Background Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "" } }, "shopengine_cross_sells_product_image_height": { "control": { "field": "RangeControl", "label": "Height (px)", "props": { "min": 0, "max": 500, "step": 5 } }, "responsive": true, "type": "object", "default": { "desktop": "" } }, "shopengine_related_image_auto_fit": { "control": { "field": "ToggleControl", "label": "Auto Image Fit" }, "responsive": false, "type": "object", "default": { "desktop": false }, "ssr": true }, "shopengine_divider6": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_image_padding": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Padding (px)" } }, "responsive": true, "type": "object", "default": { "desktop": { "top": "0px", "right": "0px", "bottom": "8px", "left": "0px" } } }, "shopengine_image_panel_end":{ "type":"PanelBody" }, "shopengine_Title_panel_start":{ "type":"PanelBody", "label":"Title" }, "shopengine_cross_sells_product_title_color": { "control": { "field": "ColorPalette", "label": "Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#101010" } }, "shopengine_cross_sells_typography_start": { "type": "PopoverControl", "label": "Typography" }, "shopengine_cross_sells_font_size": { "control": { "field": "RangeControl", "label": "Font Size(px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": false, "type": "object", "default": { "desktop": 15 } }, "shopengine_cross_sells_font_weight": { "control": { "field": "SelectControl", "label": "Font Weight", "props": { "options": [ { "label": "100", "value": "100" }, { "label": "200", "value": "200" }, { "label": "300", "value": "300" }, { "label": "400", "value": "400" }, { "label": "500", "value": "500" }, { "label": "600", "value": "600" }, { "label": "700", "value": "700" }, { "label": "800", "value": "800" }, { "label": "900", "value": "900" }, { "label": "Default", "value": "normal" }, { "label": "Normal", "value": "normal" }, { "label": "Bold", "value": "bold" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "500" } }, "shopengine_cross_sells_text_transform": { "control": { "field": "SelectControl", "label": "Style", "props": { "options": [ { "label": "Default", "value": "default" }, { "label": "Uppercase", "value": "uppercase" }, { "label": "Lowercase", "value": "lowercase" }, { "label": "Capitalize", "value": "capitalize" }, { "label": "Normal", "value": "none" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "none" } }, "shopengine_cross_sells_line_height": { "control": { "field": "RangeControl", "label": "Line Height(PX)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": 20 } }, "shopengine_cross_sells_word_spacing": { "control": { "field": "RangeControl", "label": "Word Spacing(px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_typography_end": { "type": "PopoverControl" }, "shopengine_divider7": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_title_padding": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Padding (px)" } }, "responsive": true, "type": "object", "default": { "desktop": { "top": "0px", "right": "0px", "bottom": "8px", "left": "0px" } } }, "shopengine_Title_panel_end":{ "type":"PanelBody" }, "shopengine_rating_panel_start":{ "type":"PanelBody", "label":"Rating" }, "shopengine_cross_sells_product_rating_start_color": { "control": { "field": "ColorPalette", "label": "Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#fec42d" } }, "shopengine_cross_sells_product_rating_start_size": { "control": { "field": "RangeControl", "label": "Star Size (px)", "props": { "min": 0, "max": 50, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": 12 } }, "shopengine_divider8": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_rating_start_margin": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Margin" } }, "responsive": true, "type": "object", "default": { "desktop": { "top": "0px", "right": "0px", "bottom": "8px", "left": "0px" } } }, "shopengine_rating_panel_end":{ "type":"PanelBody" }, "shopengine_pricing_panel_start":{ "type":"PanelBody", "label":"Price" }, "shopengine_cross_sells_product_price_color": { "control": { "field": "ColorPalette", "label": "Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#101010" } }, "shopengine_cross_sells_product_sale_price_color": { "control": { "field": "ColorPalette", "label": "Sale Price Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#101010" } }, "shopengine_price_typography_start": { "type": "PopoverControl", "label": "Typography" }, "shopengine_price_font_size": { "control": { "field": "RangeControl", "label": "Font Size(px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": false, "type": "object", "default": { "desktop": 18 } }, "shopengine_price_font_weight": { "control": { "field": "SelectControl", "label": "Font Weight", "props": { "options": [ { "label": "100", "value": "100" }, { "label": "200", "value": "200" }, { "label": "300", "value": "300" }, { "label": "400", "value": "400" }, { "label": "500", "value": "500" }, { "label": "600", "value": "600" }, { "label": "700", "value": "700" }, { "label": "800", "value": "800" }, { "label": "900", "value": "900" }, { "label": "Default", "value": "normal" }, { "label": "Normal", "value": "normal" }, { "label": "Bold", "value": "bold" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "700" } }, "shopengine_price_line_height": { "control": { "field": "RangeControl", "label": "Line Height(PX)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": 24 } }, "shopengine_price_word_spacing": { "control": { "field": "RangeControl", "label": "Word Spacing(px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": "" } }, "shopengine_price_typography_end": { "type": "PopoverControl" }, "shopengine_divider9": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_price_padding": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Padding (px)" } }, "responsive": true, "type": "object", "default": { "desktop": { "top": "0px", "right": "0px", "bottom": "8px", "left": "0px" } } }, "shopengine_pricing_panel_end":{ "type":"PanelBody" }, "shopengine_cart_panel_start":{ "type":"PanelBody", "label":"Add To Cart" }, "shopengine_cart_typography_start": { "type": "PopoverControl", "label": "Typography" }, "shopengine_cart_font_size": { "control": { "field": "RangeControl", "label": "Font Size(px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": false, "type": "object", "default": { "desktop": 13 } }, "shopengine_cart_font_weight": { "control": { "field": "SelectControl", "label": "Font Weight", "props": { "options": [ { "label": "100", "value": "100" }, { "label": "200", "value": "200" }, { "label": "300", "value": "300" }, { "label": "400", "value": "400" }, { "label": "500", "value": "500" }, { "label": "600", "value": "600" }, { "label": "700", "value": "700" }, { "label": "800", "value": "800" }, { "label": "900", "value": "900" }, { "label": "Default", "value": "normal" }, { "label": "Normal", "value": "normal" }, { "label": "Bold", "value": "bold" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "500" } }, "shopengine_cart_text_transform": { "control": { "field": "SelectControl", "label": "Style", "props": { "options": [ { "label": "Default", "value": "default" }, { "label": "Uppercase", "value": "uppercase" }, { "label": "Lowercase", "value": "lowercase" }, { "label": "Capitalize", "value": "capitalize" }, { "label": "Normal", "value": "none" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "uppercase" } }, "shopengine_cart_line_height": { "control": { "field": "RangeControl", "label": "Line Height(PX)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": 18 } }, "shopengine_cart_word_spacing": { "control": { "field": "RangeControl", "label": "Word Spacing(px)", "props": { "min": 0, "max": 100, "step": 1 } }, "responsive": true, "type": "object", "default": { "desktop": "" } }, "shopengine_cart_typography_end": { "type": "PopoverControl" }, "shopengine_cross_button_move_end": { "control": { "field": "ToggleControl", "label": "Position End" }, "responsive": false, "type": "object", "default": { "desktop": false } }, "shopengine_button_tab_container_start":{ "type": "TabContainer" }, "shopengine_normal_tab_start":{ "type": "TabControl", "label": "Normal" }, "shopengine_cross_sells_product_add_cart_btn_color": { "control": { "field": "ColorPalette", "label": "Text Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#FFFFFF" } }, "shopengine_cross_sells_product_add_cart_btn_bg_color": { "control": { "field": "ColorPalette", "label": "Background Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#3E3E3E" } }, "shopengine_normal_tab_end":{ "type": "TabControl" }, "shopengine_hover_tab_start":{ "type": "TabControl", "label": "Hover" }, "shopengine_cross_sells_product_add_cart_btn_hover_color": { "control": { "field": "ColorPalette", "label": "Text Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#FFFFFF" } }, "shopengine_cross_sells_product_add_cart_btn_hover_bg_color": { "control": { "field": "ColorPalette", "label": "Background Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#332d2d" } }, "shopengine_cross_sells_product_add_cart_btn_hover_border_color": { "control": { "field": "ColorPalette", "label": "Border Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "" } }, "shopengine_hover_tab_end":{ "type": "TabControl" }, "shopengine_button_tab_container_end":{ "type": "TabContainer" }, "shopengine_divider10": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_add_cart_btn_padding": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Padding" } }, "responsive": true, "type": "object", "default": { "desktop": { "top": "8px", "left": "15px", "right": "8px", "bottom": "15px" } } }, "shopengine_divider11": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_add_cart_border": { "control": { "field": "SelectControl", "label": "Border Type", "props": { "options": [ { "label": "None", "value": "none" }, { "label": "Solid", "value": "solid" }, { "label": "Double", "value": "double" }, { "label": "Dotted", "value": "dotted" }, { "label": "Dashed", "value": "dashed" }, { "label": "Groove", "value": "groove" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "none" } }, "shopengine_cross_sells_product_add_cart_border_radius": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Border Radius" } }, "responsive": false, "type": "object", "default": { "desktop": { "top": "0px", "left": "0px", "right": "0px", "bottom": "0px" } } }, "shopengine_divider12": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_add_cart_btn_margin": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Margin" } }, "responsive": true, "type": "object", "default": { "desktop": { "top": "0px", "left": "0px", "right": "0px", "bottom": "0px" } } }, "shopengine_cart_panel_end":{ "type":"PanelBody" }, "shopengine_slider_panel_start":{ "type":"PanelBody", "label":"Slider Style" }, "shopengine__section": { "control": { "field": "__experimentalHeading", "props": { "children" : "Arrows" } }, "type": "object", "default": { "desktop": "Arrows" } }, "shopengine_cross_sells_product_slider_arrow_icon_size": { "control": { "field": "RangeControl", "label": "Icon Size (px)", "props": { "min": 0, "max": 100, "step": 5 } }, "responsive": false, "type": "object", "default": { "desktop": 25 } }, "shopengine_divider13": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_slider_arrow_size": { "control": { "field": "RangeControl", "label": "Arrow Size (px)", "props": { "min": 0, "max": 100, "step": 5 } }, "responsive": false, "type": "object", "default": { "desktop": 40 } }, "shopengine_button1_tab_container_start":{ "type": "TabContainer" }, "shopengine_normal1_tab_start":{ "type": "TabControl", "label": "Normal" }, "shopengine_cross_sells_product_slider_arrow_btn_color": { "control": { "field": "ColorPalette", "label": "Text Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#FFFFFF" } }, "shopengine_cross_sells_product_slider_arrow_btn_bg_color": { "control": { "field": "ColorPalette", "label": "Background Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#3E3E3E" } }, "shopengine_normal1_tab_end":{ "type": "TabControl" }, "shopengine_hover1_tab_start":{ "type": "TabControl", "label": "Hover" }, "shopengine_cross_sells_product_slider_arrow_btn_hover_color": { "control": { "field": "ColorPalette", "label": "Text Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#FFFFFF" } }, "shopengine_cross_sells_product_slider_arrow_btn_hover_bg_color": { "control": { "field": "ColorPalette", "label": "Background Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#332d2d" } }, "shopengine_cross_sells_product_slider_arrow_btn_hover_border_color": { "control": { "field": "ColorPalette", "label": "Border Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "" } }, "shopengine_hover1_tab_end":{ "type": "TabControl" }, "shopengine_button1_tab_container_end":{ "type": "TabContainer" }, "shopengine_divider16": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_slider_arrow_border": { "control": { "field": "SelectControl", "label": "Border Type", "props": { "options": [ { "label": "None", "value": "none" }, { "label": "Solid", "value": "solid" }, { "label": "Double", "value": "double" }, { "label": "Dotted", "value": "dotted" }, { "label": "Dashed", "value": "dashed" }, { "label": "Groove", "value": "groove" } ] } }, "responsive": false, "type": "object", "default": { "desktop": "none" } }, "shopengine_cross_sells_product_slider_arrow_border_radius": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Border Radius" } }, "responsive": false, "type": "object", "default": { "desktop": { "top": "0px", "left": "0px", "right": "0px", "bottom": "0px" } } }, "shopengine_divider17": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_add_section": { "control": { "field": "__experimentalHeading", "props": { "children" : "Dots" } }, "type": "object", "default": { "desktop": "Dots" } }, "shopengine_cross_sells_product_slider_dots_color": { "control": { "field": "ColorPalette", "label": "Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#c9c9c9" } }, "shopengine_cross_sells_product_slider_active_dots_color": { "control": { "field": "ColorPalette", "label": "Active Color", "props": { "colors": [ { "name": "red", "color": "#f00" }, { "name": "white", "color": "#fff" }, { "name": "blue", "color": "#00f" }, { "name": "black", "color": "#101010" } ] } }, "type": "object", "responsive": false, "default": { "desktop": "#f03d3f" } }, "shopengine_divider18": { "control": { "field": "__experimentalDivider", "props": { } }, "type": "object", "default": { "desktop": "" } }, "shopengine_cross_sells_product_slider_dot_wrap_margin": { "control": { "field": "__experimentalBoxControl", "props" : { "label": "Wrap Margin" } }, "responsive": false, "type": "object", "default": { "desktop": { "top": "20px", "left": "0px", "right": "0px", "bottom": "0px" } } }, "shopengine_slider_panel_end":{ "type":"PanelBody" }, "shopengine_font_panel_start":{ "type":"PanelBody", "label":"Gloabal Font" }, "font_family": { "control": { "field": "FontfamilyControl", "label": "Fontfamily" }, "responsive": false, "type": "object" }, "shopengine_font_panel_end":{ "type":"PanelBody" } }
Save