Delivery times will start from 7 business days due to circumstances beyond our control.
Thank you for your understanding.
We will be closed from July 4 to July 14 for our summer holiday break.
Orders can still be placed as usual during this period. Shipping will resume from July 14, and delivery times will start from 7 business days due to circumstances beyond our control.
Thank you for your understanding.
" }, { "type": "header", "content": "Timing" }, { "type": "range", "id": "popup_delay", "label": "Delay before showing", "min": 1, "max": 10, "step": 1, "unit": "s", "default": 3 }, { "type": "header", "content": "Style" }, { "type": "select", "id": "text_alignment", "label": "Text alignment", "options": [ { "value": "left", "label": "Left" }, { "value": "center", "label": "Center" }, { "value": "right", "label": "Right" } ], "default": "center" }, { "type": "range", "id": "popup_max_width", "label": "Maximum width", "min": 300, "max": 800, "step": 20, "unit": "px", "default": 520 }, { "type": "range", "id": "desktop_width_percent", "label": "Desktop width", "min": 50, "max": 100, "step": 5, "unit": "%", "default": 90 }, { "type": "range", "id": "popup_border_radius", "label": "Border radius", "min": 0, "max": 40, "step": 2, "unit": "px", "default": 10 }, { "type": "range", "id": "heading_size", "label": "Heading size", "min": 16, "max": 40, "step": 2, "unit": "px", "default": 24 }, { "type": "range", "id": "text_size", "label": "Text size", "min": 12, "max": 24, "step": 1, "unit": "px", "default": 16 }, { "type": "header", "content": "Colors" }, { "type": "color", "id": "popup_background_color", "label": "Background", "default": "#ffffff" }, { "type": "color", "id": "heading_color", "label": "Heading", "default": "#222222" }, { "type": "color", "id": "text_color", "label": "Text", "default": "#444444" }, { "type": "color", "id": "close_button_color", "label": "Close button", "default": "#888888" }, { "type": "color", "id": "close_button_hover_color", "label": "Close button hover", "default": "#222222" }, { "type": "range", "id": "overlay_opacity", "label": "Overlay opacity", "min": 0, "max": 1, "step": 0.1, "default": 0.6 } ], "presets": [ { "name": "Holiday popup" } ] }