{"product_id":"montera-table-lamp","title":"Montera Table Lamp","description":"\u003cp\u003e\u003cstrong\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/KPU5fAH5n8U?si=m7OzaJjOMJWNQDz1\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSUMMARY\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe Montera Table Lamp by Mooijane cleverly transforms the iconic Spanish bullfighter hat into a sophisticated lighting solution. Its sculptural silhouette pays homage to cultural heritage while offering modern elegance. Available in two unique styles, this versatile product brings the same sophisticated style to professional environments, intimate bedrooms, social living spaces, and hospitality venues.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSTANDARD SIZE (PICTURED)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSize: Dia 45cm x H 33cm \/ ∅ 17.7″ x H 13\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Montera-Table-Lamp_600x600.jpg?v=1750150569\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDETAILS\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eMaterial:\u003cspan\u003e Metal, Aluminium.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBody Color:\u003cspan\u003e Orange, Green.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eShade Color:\u003cspan\u003e Red, Blue.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eModern Style.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eType: Table Lamp.\u003c\/li\u003e\n\u003cli\u003eApplicable Environment: Indoor.\u003c\/li\u003e\n\u003cli\u003eAC 110-240V Voltage.\u003c\/li\u003e\n\u003cli\u003eIn-line on\/off switch.\u003c\/li\u003e\n\u003cli\u003eAre Bulbs Included: No.\u003c\/li\u003e\n\u003cli\u003eTakes E14 base bulb, MAX 15W Light bulb.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eWe provide 150cm (59″) wires with switch plugs.\u003c\/li\u003e\n\u003cli\u003eCompliant with North America, Australia, Europe, and Middle East Certification.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cstyle\u003e\n        \/* Style variable definitions *\/\n        :root {\n            --primary-bg: #faf8f5;       \n            --hover-bg: #e3d4c8;         \n            --icon-color: #795548;       \n            --text-color: #333333;       \n            --border-color: #eeeeee;     \n            --container-max-width: 400px; \/* Width 400px *\/\n            --button-height: 54px;        \/* Height 54px *\/\n            --button-radius: 0.75rem;     \/* Border radius 12px *\/\n            --button-spacing: 15px;       \/* Button spacing 15px *\/\n            --bottom-whitespace: 30px;    \/* Bottom whitespace distance of the container *\/\n        }\n\n        .download-support-container {\n            width: 100%;\n            max-width: var(--container-max-width);\n            margin: 0 0 var(--bottom-whitespace) 0; \n            padding: 0;          \n            box-sizing: border-box;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n        }\n\n        \/* Button wrapper container, responsible for controlling spacing *\/\n        .download-item-wrapper {\n            display: block;\n            margin-bottom: var(--button-spacing);\n            width: 100%;\n        }\n\n        .download-item-wrapper:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Button main style *\/\n        .download-button {\n            position: relative;          \n            display: flex;\n            justify-content: center;     \n            align-items: center;\n            height: var(--button-height);\n            padding: 0 20px;\n            background-color: var(--primary-bg);\n            border-radius: var(--button-radius);\n            border: 1px solid var(--border-color);\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n            box-sizing: border-box;\n            cursor: pointer;\n        }\n\n        \/* Directly trigger hover effect on the button *\/\n        .download-button:hover {\n            background-color: var(--hover-bg);\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n            transform: translateY(-2px);\n        }\n\n        \/* Icon style protection: force fix the color block issue caused by Shopify theme *\/\n        .button-icon {\n            position: absolute;          \n            left: 20px;                  \n            display: flex;\n            align-items: center;\n            color: var(--icon-color) !important;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n            pointer-events: none; \n        }\n\n        \/* Core fix code: force cancel fill, retain stroke *\/\n        .button-icon svg {\n            fill: none !important; \n            stroke: var(--icon-color) !important;\n            display: block;\n        }\n\n        .button-icon svg path,\n        .button-icon svg polyline,\n        .button-icon svg line,\n        .button-icon svg circle {\n            fill: none !important;\n            stroke: var(--icon-color) !important;\n            stroke-width: 1.5 !important; \/* Stroke width remains 1.5 *\/\n        }\n\n        .download-button:hover .button-icon {\n            transform: scale(1.1);\n        }\n\n        .button-text {\n            font-size: 16px;\n            font-weight: 500;\n            color: var(--text-color);\n            text-decoration: none;\n            text-align: center;          \n            transition: color 0.3s ease;\n            pointer-events: none;\n        }\n\n        @media (max-width: 480px) {\n            .download-button {\n                padding: 0 16px;\n                height: 50px; \n            }\n            .button-icon {\n                left: 16px;             \n            }\n            .button-text {\n                font-size: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"download-support-container\"\u003e\n\u003c!-- 1: Spec Sheet --\u003e\n\u003cdiv class=\"download-item-wrapper\"\u003e\n\u003cdiv class=\"download-button\"\u003e\n\u003cdiv class=\"button-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z\"\u003e\u003c\/path\u003e\n                    \u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\n                    \u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"16\"\u003e\u003c\/line\u003e\n                    \u003cline y2=\"17\" x2=\"8\" y1=\"17\" x1=\"16\"\u003e\u003c\/line\u003e\n                    \u003cline y2=\"9\" x2=\"8\" y1=\"9\" x1=\"10\"\u003e\u003c\/line\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1LB_HwhgeiHk0uYyuQwHMOjpWjL9o9fqE\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"button-text\"\u003eSpec Sheet\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2: Installation Guide --\u003e\n\u003cdiv class=\"download-item-wrapper\"\u003e\n\u003cdiv class=\"download-button\"\u003e\n\u003cdiv class=\"button-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1SPm_t3jorSpCRb9vU2WbuOZ8Gr3n0wxW\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"button-text\"\u003eInstallation Guide\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3: 3D Files --\u003e\n\u003cdiv class=\"download-item-wrapper\"\u003e\n\u003cdiv class=\"download-button\"\u003e\n\u003cdiv class=\"button-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"m3.3 7 8.7 5 8.7-5\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 22V12\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/17AuDk4Jk0sPKahpA-0WnpQkQIarm-zNZ\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan class=\"button-text\"\u003e3D Files\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tumdi.com","offers":[{"title":"∅ 17.7″ x H 13\" \/ Dia 45cm x H 33cm \/ Blue \u0026 Green \/ US plug","offer_id":58264552243545,"sku":"MJT-2509-1","price":369.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17.7″ x H 13\" \/ Dia 45cm x H 33cm \/ Blue \u0026 Green \/ UK plug","offer_id":58264552276313,"sku":"MJT-2509-2","price":369.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17.7″ x H 13\" \/ Dia 45cm x H 33cm \/ Blue \u0026 Green \/ AU plug","offer_id":58264552309081,"sku":"MJT-2509-3","price":369.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17.7″ x H 13\" \/ Dia 45cm x H 33cm \/ Blue \u0026 Green \/ EU plug","offer_id":58264552341849,"sku":"MJT-2509-4","price":369.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17.7″ x H 13\" \/ Dia 45cm x H 33cm \/ Red \u0026 Orange \/ US plug","offer_id":58264552374617,"sku":"MJT-2509-5","price":369.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17.7″ x H 13\" \/ Dia 45cm x H 33cm \/ Red \u0026 Orange \/ UK plug","offer_id":58264552407385,"sku":"MJT-2509-6","price":369.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17.7″ x H 13\" \/ Dia 45cm x H 33cm \/ Red \u0026 Orange \/ AU plug","offer_id":58264552440153,"sku":"MJT-2509-7","price":369.0,"currency_code":"USD","in_stock":true},{"title":"∅ 17.7″ x H 13\" \/ Dia 45cm x H 33cm \/ Red \u0026 Orange \/ EU plug","offer_id":58264552472921,"sku":"MJT-2509-8","price":369.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Montera_Table_Lamp_1.jpg?v=1781125937","url":"https:\/\/www.tumdi.co\/products\/montera-table-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}