Mandarin & Freesia
A delightful floral diffuser that fills the air with the sweet and sophisticated aroma of Mandarin & fressia, ideal for creating a serene environment.
Relieves Stress, Promotes Relaxation, And Uplifts Mood.
Clip on to car ac vent for consistent fragrance.
Perfect for romantic or relaxing settings.
Keep away from direct sunlight and water; store in a cool, dry place. Replace reeds as needed for optimal fragrance.
Manufactured By |
JRV INDUSTRIES LLP B-132, Second Floor, Phase 2, Noida-201305 |
---|---|
Marketed By |
JVSS Retail Private Limited A-19, 2nd Floor, Sector 58, Noida, U.P. 201301 |
{"id":8852090618070,"title":"Mandarin \u0026 Freesia","handle":"yellow-ac-vent-reed-diffuser","description":"\u003cbody\u003e\n\n\n \u003cmeta charset=\"UTF-8\"\u003e\n \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n \u003ctitle\u003eCollapsible Sections\u003c\/title\u003e\n \u003cstyle\u003e\n .custom-collapsible {\n color: #26262c;\n cursor: pointer;\n padding: 15px;\n width: 100%;\n border: none;\n text-align: left;\n outline: none;\n font-size: 16px;\n font-family: 'Avenir Medium', sans-serif;\n position: relative;\n transition: all 0.3s ease-in-out;\n border-bottom: 1px solid #bbb;\n margin-bottom: 5px;\n background: none;\n }\n .custom-collapsible:hover {\n border-bottom: 1px solid #666;\n }\n .custom-collapsible:after {\n content: '+';\n position: absolute;\n right: 15px;\n font-size: 22px;\n transition: transform 0.3s ease-in-out;\n }\n .custom-active:after {\n content: '-';\n transform: rotate(180deg);\n }\n .custom-content {\n padding: 15px;\n display: none;\n overflow: hidden;\n background: white;\n border-bottom: 1px solid #bbb;\n margin-bottom: 10px;\n transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;\n }\n .custom-content p {\n font-size: 13px;\n font-family: 'Avenir Book', sans-serif;\n color: #5c5c5f;\n padding: 10px 0;\n margin: 0;\n }\n \u003c\/style\u003e\n\n\n \n \u003cbutton class=\"custom-collapsible custom-active\"\u003eDescription\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003eA delightful floral diffuser that fills the air with the sweet and sophisticated aroma of Mandarin \u0026amp; fressia, ideal for creating a serene environment.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eBenefits\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003eRelieves Stress, Promotes Relaxation, And Uplifts Mood.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eUsage\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003eClip on to car ac vent for consistent fragrance.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eDesigned for\/Occasion\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003ePerfect for romantic or relaxing settings.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eCare Instructions\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003eKeep away from direct sunlight and water; store in a cool, dry place. Replace reeds as needed for optimal fragrance.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cbutton class=\"custom-collapsible\"\u003eManufactured \u0026amp; Marketed by\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n\u003ctable style=\"display: flex; flex-direction: column; width: 100%; max-width: 600px; margin: auto;\"\u003e\n \u003ctr style=\"display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; padding: 5px;\"\u003e\n \u003cth style=\"display: flex; flex: 1; min-width: 150px; padding: 5px; text-align: left; font-weight: bold; word-wrap: break-word;\"\u003eManufactured By\u003c\/th\u003e\n \u003ctd style=\"display: flex; flex: 2; padding: 5px; text-align: left; word-wrap: break-word;\"\u003e\n JRV INDUSTRIES LLP\u003cbr\u003e\n B-132, Second Floor, Phase 2,\u003cbr\u003e\n Noida-201305\n \u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr style=\"display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; padding: 5px;\"\u003e\n \u003cth style=\"display: flex; flex: 1; min-width: 150px; padding: 5px; text-align: left; font-weight: bold; word-wrap: break-word;\"\u003eMarketed By\u003c\/th\u003e\n \u003ctd style=\"display: flex; flex: 2; padding: 5px; text-align: left; word-wrap: break-word;\"\u003e\n JVSS Retail Private Limited\u003cbr\u003e\n A-19, 2nd Floor, Sector 58,\u003cbr\u003e\n Noida, U.P. 201301\n \u003c\/td\u003e\n \u003c\/tr\u003e\n\u003c\/table\u003e\n \u003c\/div\u003e\n \u003cscript\u003e\n var customColl = document.getElementsByClassName(\"custom-collapsible\");\n var customContent = document.getElementsByClassName(\"custom-content\");\n\n \/\/ Open first collapsible by default\n if (customColl.length \u003e 0) {\n customColl[0].classList.add(\"custom-active\");\n customContent[0].style.display = \"block\";\n }\n\n for (var i = 0; i \u003c customColl.length; i++) {\n customColl[i].addEventListener(\"click\", function() {\n this.classList.toggle(\"custom-active\");\n var content = this.nextElementSibling;\n if (content.style.display === \"block\") {\n content.style.display = \"none\";\n } else {\n content.style.display = \"block\";\n }\n });\n }\n \u003c\/script\u003e\n\n\n\u003c\/body\u003e","published_at":"2025-02-01T17:59:20+05:30","created_at":"2025-02-01T17:53:26+05:30","vendor":"My Store","type":"","tags":["Car Air Vent Clip","Car hanging","Hanging scent"],"price":49900,"price_min":49900,"price_max":49900,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":46501879480534,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"BS\/CHG\/24\/0001C","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Mandarin \u0026 Freesia","public_title":null,"options":["Default Title"],"price":49900,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/bsoul.in\/cdn\/shop\/files\/yellow01_1a5afc83-bc12-42c7-acb9-a6b361306352.jpg?v=1741411894","\/\/bsoul.in\/cdn\/shop\/files\/yellow02_e07977be-e9fb-499c-8fea-bf2f5c8bbc71.jpg?v=1741411894","\/\/bsoul.in\/cdn\/shop\/files\/yellow03_29f887a2-daae-48a1-a1c1-66112360b168.jpg?v=1741411894","\/\/bsoul.in\/cdn\/shop\/files\/yellow04_f2530a91-3153-498c-9131-36d7fd734771.jpg?v=1741411894","\/\/bsoul.in\/cdn\/shop\/files\/yellow05_9d98400f-8fdb-4c44-bff7-9c9f1b3c1dd1.jpg?v=1741411894"],"featured_image":"\/\/bsoul.in\/cdn\/shop\/files\/yellow01_1a5afc83-bc12-42c7-acb9-a6b361306352.jpg?v=1741411894","options":["Title"],"media":[{"alt":null,"id":37179875066070,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow01_1a5afc83-bc12-42c7-acb9-a6b361306352.jpg?v=1741411894"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow01_1a5afc83-bc12-42c7-acb9-a6b361306352.jpg?v=1741411894","width":2048},{"alt":null,"id":37179875098838,"position":2,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow02_e07977be-e9fb-499c-8fea-bf2f5c8bbc71.jpg?v=1741411894"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow02_e07977be-e9fb-499c-8fea-bf2f5c8bbc71.jpg?v=1741411894","width":2048},{"alt":null,"id":37179875131606,"position":3,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow03_29f887a2-daae-48a1-a1c1-66112360b168.jpg?v=1741411894"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow03_29f887a2-daae-48a1-a1c1-66112360b168.jpg?v=1741411894","width":2048},{"alt":null,"id":37179875164374,"position":4,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow04_f2530a91-3153-498c-9131-36d7fd734771.jpg?v=1741411894"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow04_f2530a91-3153-498c-9131-36d7fd734771.jpg?v=1741411894","width":2048},{"alt":null,"id":37179875197142,"position":5,"preview_image":{"aspect_ratio":1.0,"height":2048,"width":2048,"src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow05_9d98400f-8fdb-4c44-bff7-9c9f1b3c1dd1.jpg?v=1741411894"},"aspect_ratio":1.0,"height":2048,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/yellow05_9d98400f-8fdb-4c44-bff7-9c9f1b3c1dd1.jpg?v=1741411894","width":2048}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cbody\u003e\n\n\n \u003cmeta charset=\"UTF-8\"\u003e\n \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n \u003ctitle\u003eCollapsible Sections\u003c\/title\u003e\n \u003cstyle\u003e\n .custom-collapsible {\n color: #26262c;\n cursor: pointer;\n padding: 15px;\n width: 100%;\n border: none;\n text-align: left;\n outline: none;\n font-size: 16px;\n font-family: 'Avenir Medium', sans-serif;\n position: relative;\n transition: all 0.3s ease-in-out;\n border-bottom: 1px solid #bbb;\n margin-bottom: 5px;\n background: none;\n }\n .custom-collapsible:hover {\n border-bottom: 1px solid #666;\n }\n .custom-collapsible:after {\n content: '+';\n position: absolute;\n right: 15px;\n font-size: 22px;\n transition: transform 0.3s ease-in-out;\n }\n .custom-active:after {\n content: '-';\n transform: rotate(180deg);\n }\n .custom-content {\n padding: 15px;\n display: none;\n overflow: hidden;\n background: white;\n border-bottom: 1px solid #bbb;\n margin-bottom: 10px;\n transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;\n }\n .custom-content p {\n font-size: 13px;\n font-family: 'Avenir Book', sans-serif;\n color: #5c5c5f;\n padding: 10px 0;\n margin: 0;\n }\n \u003c\/style\u003e\n\n\n \n \u003cbutton class=\"custom-collapsible custom-active\"\u003eDescription\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003eA delightful floral diffuser that fills the air with the sweet and sophisticated aroma of Mandarin \u0026amp; fressia, ideal for creating a serene environment.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eBenefits\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003eRelieves Stress, Promotes Relaxation, And Uplifts Mood.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eUsage\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003eClip on to car ac vent for consistent fragrance.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eDesigned for\/Occasion\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003ePerfect for romantic or relaxing settings.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eCare Instructions\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cp\u003eKeep away from direct sunlight and water; store in a cool, dry place. Replace reeds as needed for optimal fragrance.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cbutton class=\"custom-collapsible\"\u003eManufactured \u0026amp; Marketed by\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n\u003ctable style=\"display: flex; flex-direction: column; width: 100%; max-width: 600px; margin: auto;\"\u003e\n \u003ctr style=\"display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; padding: 5px;\"\u003e\n \u003cth style=\"display: flex; flex: 1; min-width: 150px; padding: 5px; text-align: left; font-weight: bold; word-wrap: break-word;\"\u003eManufactured By\u003c\/th\u003e\n \u003ctd style=\"display: flex; flex: 2; padding: 5px; text-align: left; word-wrap: break-word;\"\u003e\n JRV INDUSTRIES LLP\u003cbr\u003e\n B-132, Second Floor, Phase 2,\u003cbr\u003e\n Noida-201305\n \u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr style=\"display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; padding: 5px;\"\u003e\n \u003cth style=\"display: flex; flex: 1; min-width: 150px; padding: 5px; text-align: left; font-weight: bold; word-wrap: break-word;\"\u003eMarketed By\u003c\/th\u003e\n \u003ctd style=\"display: flex; flex: 2; padding: 5px; text-align: left; word-wrap: break-word;\"\u003e\n JVSS Retail Private Limited\u003cbr\u003e\n A-19, 2nd Floor, Sector 58,\u003cbr\u003e\n Noida, U.P. 201301\n \u003c\/td\u003e\n \u003c\/tr\u003e\n\u003c\/table\u003e\n \u003c\/div\u003e\n \u003cscript\u003e\n var customColl = document.getElementsByClassName(\"custom-collapsible\");\n var customContent = document.getElementsByClassName(\"custom-content\");\n\n \/\/ Open first collapsible by default\n if (customColl.length \u003e 0) {\n customColl[0].classList.add(\"custom-active\");\n customContent[0].style.display = \"block\";\n }\n\n for (var i = 0; i \u003c customColl.length; i++) {\n customColl[i].addEventListener(\"click\", function() {\n this.classList.toggle(\"custom-active\");\n var content = this.nextElementSibling;\n if (content.style.display === \"block\") {\n content.style.display = \"none\";\n } else {\n content.style.display = \"block\";\n }\n });\n }\n \u003c\/script\u003e\n\n\n\u003c\/body\u003e"}
{
"product_id": 8852090618070,
"variant_id" : 46501879480534,
"variant_available" : true,
"inventory_quantity" : 10,
"inventory_management" : "shopify",
"inventory_policy" : "deny",
"image": "//bsoul.in/cdn/shop/files/yellow01_1a5afc83-bc12-42c7-acb9-a6b361306352.jpg?v=1741411894",
"price": "49900",
"title": "Default Title",
"value": "Default Title"
}









