Lemon Essential Oil
A zesty and energizing oil that freshens the air, boosts mood, and clarifies the mind. Great for creating a clean and vibrant environment.
- Energizes.
- Freshens.
- Boosts Mood.
- Clarifies.
- Store In A Cool, Dry Place, Away From Direct Sunlight And Heat Sources.
- Tighten The Bottle Cap After Use To Prevent Evaporation.
- Avoid Applying Directly To Skin Without Proper Dilution.
- Keep Out Of Reach Of Children.
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":8853943714006,"title":"Lemon Essential Oil","handle":"lemon-essential-oil","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 \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 \u003cbutton class=\"custom-collapsible custom-active\"\u003eDescription\u003c\/button\u003e\n \u003cdiv class=\"custom-content\" style=\"display: block;\"\u003e\n \u003cp\u003eA zesty and energizing oil that freshens the air, boosts mood, and clarifies the mind. Great for creating a clean and vibrant 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 \u003cul\u003e\n \u003cli\u003eEnergizes.\u003c\/li\u003e\n \u003cli\u003eFreshens.\u003c\/li\u003e\n \u003cli\u003eBoosts Mood.\u003c\/li\u003e\n \u003cli\u003eClarifies.\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eCare Instructions\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cul\u003e\n \u003cli\u003eStore In A Cool, Dry Place, Away From Direct Sunlight And Heat Sources.\n\u003c\/li\u003e\n \u003cli\u003eTighten The Bottle Cap After Use To Prevent Evaporation.\n\n\u003c\/li\u003e\n \u003cli\u003eAvoid Applying Directly To Skin Without Proper Dilution.\n\n\u003c\/li\u003e\n \u003cli\u003eKeep Out Of Reach Of Children.\u003c\/li\u003e\n \u003c\/ul\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 document.querySelectorAll(\".custom-collapsible\").forEach(button =\u003e {\n button.addEventListener(\"click\", function () {\n let isActive = this.classList.contains(\"custom-active\");\n document.querySelectorAll(\".custom-collapsible\").forEach(btn =\u003e btn.classList.remove(\"custom-active\"));\n document.querySelectorAll(\".custom-content\").forEach(content =\u003e content.style.display = \"none\");\n \n if (!isActive) {\n this.classList.add(\"custom-active\");\n this.nextElementSibling.style.display = \"block\";\n }\n });\n });\n \u003c\/script\u003e\n\n\n\u003c\/body\u003e","published_at":"2025-02-03T14:52:59+05:30","created_at":"2025-02-03T14:23:07+05:30","vendor":"My Store","type":"","tags":["Essential Oil"],"price":54900,"price_min":54900,"price_max":54900,"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":46505954836694,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"BS\/ESN\/N\/24\/0001L","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Lemon Essential Oil","public_title":null,"options":["Default Title"],"price":54900,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/bsoul.in\/cdn\/shop\/files\/03_2f3a6b71-e3c5-408e-8dc9-6092bbd7d31c.jpg?v=1741253363","\/\/bsoul.in\/cdn\/shop\/files\/02_12ba8b4e-5616-46d5-b8a4-87a3851a597e.jpg?v=1741668272","\/\/bsoul.in\/cdn\/shop\/files\/04_f3c0f643-4ec9-4a3b-8b2c-255397e79666.jpg?v=1741668272","\/\/bsoul.in\/cdn\/shop\/files\/05_a5b3b9dc-a62b-4df6-9264-831c4be99012.jpg?v=1741668272","\/\/bsoul.in\/cdn\/shop\/files\/01_7c7e74db-5a1f-4312-a269-d3c8a6f8d7d9.jpg?v=1741668272","\/\/bsoul.in\/cdn\/shop\/files\/06_2f508493-c455-4cf3-8c84-68b4e98c7b1c.jpg?v=1741253337"],"featured_image":"\/\/bsoul.in\/cdn\/shop\/files\/03_2f3a6b71-e3c5-408e-8dc9-6092bbd7d31c.jpg?v=1741253363","options":["Title"],"media":[{"alt":null,"id":37161485172950,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/bsoul.in\/cdn\/shop\/files\/03_2f3a6b71-e3c5-408e-8dc9-6092bbd7d31c.jpg?v=1741253363"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/03_2f3a6b71-e3c5-408e-8dc9-6092bbd7d31c.jpg?v=1741253363","width":1500},{"alt":null,"id":37161485140182,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/bsoul.in\/cdn\/shop\/files\/02_12ba8b4e-5616-46d5-b8a4-87a3851a597e.jpg?v=1741668272"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/02_12ba8b4e-5616-46d5-b8a4-87a3851a597e.jpg?v=1741668272","width":1500},{"alt":null,"id":37161485205718,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/bsoul.in\/cdn\/shop\/files\/04_f3c0f643-4ec9-4a3b-8b2c-255397e79666.jpg?v=1741668272"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/04_f3c0f643-4ec9-4a3b-8b2c-255397e79666.jpg?v=1741668272","width":1500},{"alt":null,"id":37161485238486,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/bsoul.in\/cdn\/shop\/files\/05_a5b3b9dc-a62b-4df6-9264-831c4be99012.jpg?v=1741668272"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/05_a5b3b9dc-a62b-4df6-9264-831c4be99012.jpg?v=1741668272","width":1500},{"alt":null,"id":37161485107414,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/bsoul.in\/cdn\/shop\/files\/01_7c7e74db-5a1f-4312-a269-d3c8a6f8d7d9.jpg?v=1741668272"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/01_7c7e74db-5a1f-4312-a269-d3c8a6f8d7d9.jpg?v=1741668272","width":1500},{"alt":null,"id":37161485271254,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/bsoul.in\/cdn\/shop\/files\/06_2f508493-c455-4cf3-8c84-68b4e98c7b1c.jpg?v=1741253337"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/bsoul.in\/cdn\/shop\/files\/06_2f508493-c455-4cf3-8c84-68b4e98c7b1c.jpg?v=1741253337","width":1500}],"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 \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 \u003cbutton class=\"custom-collapsible custom-active\"\u003eDescription\u003c\/button\u003e\n \u003cdiv class=\"custom-content\" style=\"display: block;\"\u003e\n \u003cp\u003eA zesty and energizing oil that freshens the air, boosts mood, and clarifies the mind. Great for creating a clean and vibrant 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 \u003cul\u003e\n \u003cli\u003eEnergizes.\u003c\/li\u003e\n \u003cli\u003eFreshens.\u003c\/li\u003e\n \u003cli\u003eBoosts Mood.\u003c\/li\u003e\n \u003cli\u003eClarifies.\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \n \u003cbutton class=\"custom-collapsible\"\u003eCare Instructions\u003c\/button\u003e\n \u003cdiv class=\"custom-content\"\u003e\n \u003cul\u003e\n \u003cli\u003eStore In A Cool, Dry Place, Away From Direct Sunlight And Heat Sources.\n\u003c\/li\u003e\n \u003cli\u003eTighten The Bottle Cap After Use To Prevent Evaporation.\n\n\u003c\/li\u003e\n \u003cli\u003eAvoid Applying Directly To Skin Without Proper Dilution.\n\n\u003c\/li\u003e\n \u003cli\u003eKeep Out Of Reach Of Children.\u003c\/li\u003e\n \u003c\/ul\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 document.querySelectorAll(\".custom-collapsible\").forEach(button =\u003e {\n button.addEventListener(\"click\", function () {\n let isActive = this.classList.contains(\"custom-active\");\n document.querySelectorAll(\".custom-collapsible\").forEach(btn =\u003e btn.classList.remove(\"custom-active\"));\n document.querySelectorAll(\".custom-content\").forEach(content =\u003e content.style.display = \"none\");\n \n if (!isActive) {\n this.classList.add(\"custom-active\");\n this.nextElementSibling.style.display = \"block\";\n }\n });\n });\n \u003c\/script\u003e\n\n\n\u003c\/body\u003e"}
{
"product_id": 8853943714006,
"variant_id" : 46505954836694,
"variant_available" : true,
"inventory_quantity" : 10,
"inventory_management" : "shopify",
"inventory_policy" : "deny",
"image": "//bsoul.in/cdn/shop/files/03_2f3a6b71-e3c5-408e-8dc9-6092bbd7d31c.jpg?v=1741253363",
"price": "54900",
"title": "Default Title",
"value": "Default Title"
}











