MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume
MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume
MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume
MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume
MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume
MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume
MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume
MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume
MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume
MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume

MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume

MUNIKH Sticks & Mini Bites Chocolates with Epock Guitar Unisex Perfume

Brand : All Brands

SKU:

SKU:CM.OC.PF.CH.RG.UX-BIR

Regular price 459.00 SAR
Sale price 459.00 SAR
Taxes included. Shipping calculated at checkout.

Ways to pay:

Payment Image Payment Image Payment Image Payment Image Payment Image Payment Image Payment Image Payment Image
View full details
No Address, No Worries

No Address, No Worries

8 Million Customers

8 Million Customers

3 Hour Delivery

3 Hour Delivery

Product Details

How to Care

Delivery Instructions

Give your gift deeper meaning and richer flavor with a luxurious combo that brings together the elegance of fine chocolate and the charm of an irresistible fragrance.
Munikh presents a premium selection of crunchy chocolate sticks and rich mini bites that melt smoothly and deliver refined flavors to satisfy every taste.

Paired with Epock Guitar Unisex Perfume 80ML.known for its long-lasting performance and warm, captivating notes, this gift becomes even more special — a true touch of luxury.

A perfect gift for special occasions, refined gestures, or simply to delight someone who deserves the very best — whether for birthdays, anniversaries, graduations, congratulations, or even without an occasion.

Epock Guitar Unisex Perfume 80ml – Key Features

  • Suitable for both men and women with balanced, attractive notes.
  • Elegant design inspired by art and music.
  • Excellent longevity that lasts for hours.
  • Ideal for daily wear and special occasions.

Chocolates Care Instructions:

  • Serve chocolates at room temperature and ensure they are not exposed to heat.
  • Store your chocolates in the refrigerator.
  • If they are exposed to high temperatures, they may begin to soften, compromising their appearance and flavor.
  • Please refer to the expiration date on the package and consume your chocolates before that

Perfumes Care Instructions :

  • Store the perfume in a cool, dry place away from direct sunlight or excessive heat to preserve its fragrance.
  • Avoid keeping the bottle in bathrooms or other high-humidity areas.
  • Do not shake the bottle vigorously, and always keep it tightly closed after use.
  • For a longer-lasting scent, apply perfume on pulse points such as the wrists and neck.
  • All orders are delivered via Fnp temperature-controlled delivery vans.
  • Once the order is prepared for delivery, the delivery cannot be redirected to any other address.
  • Your chocolate will arrive beautifully fresh for your occasion.
  • We recommend you open the box upon handover and before leaving our delivery executive.
  • The actual product may differ slightly from the image you see on the website due to the effects of lighting and size differences.
  • Occasionally, substitution is necessary due to temporary and/ or regional unavailability issues.
  • Please note that we may have to do this without informing you because we give utmost importance to delivery on time since most of our orders are gifts for a certain occasion.
window.runOnSMLEvent = async (event, data) => { if (event == "LOGIN_SUCCESSFUL") { if(data.email){ trackLoginSignupEvent("login", "email password login", data.email, " ") }else if(data.phone){ trackLoginSignupEvent("login", "phone otp loginn", " ", data.phone) }else{} } if (event == "USER_REGISTERED_SUCCESSFULLY") { trackLoginSignupEvent("sign_up", "register", data.email, data.phone) } } // document.addEventListener('DOMContentLoaded', function(){ let loginState = false; let currency = "SAR"; window.trackLoginSignupEvent = (event, type, email, phone) =>{ try{ dataLayer.push({ event: `${event}`, login_type: `${type}`, first_name: "", last_name: "", email: `${email}`, phone_number: `${phone}`, customer_party_id: "" }) }catch(error){ console.error(error) } } (function() { try { if (!sessionStorage.getItem('login_event_triggered')) { } else { sessionStorage.removeItem('login_event_triggered'); } } catch (error) { console.error('Error setting login event:', error); } })(); // select_item window.selectedProductView = (event, index) => { try { let arrItem = []; let productData = JSON.parse(event.getAttribute("data-product")); let mainGrid = event.closest('#product-grid') || event.closest('ul.product-grid') || event.closest('.collection_swiper_conatiner'); let collectionId = mainGrid?.getAttribute('collection-id'); let collectionTitle = mainGrid?.getAttribute('collection-title'); arrItem.push({ "index": index ? index : 0, "item_brand": 'FNP', "item_category": productData.type, "item_category2": null, "item_category3": null, "item_category4": null, "item_id": productData.id, "item_list_id": collectionId ? parseInt(collectionId) : null, "item_list_name": collectionTitle, "item_name": productData.title, "item_variant": productData.variants[0]?.id, "price": productData.price / 100 }); window.dataLayer.push({ event: "select_item", login_state: loginState, selected_currency: currency, ecommerce: { item_list_id: collectionId ? parseInt(collectionId) : null, item_list_name: collectionTitle, items: arrItem } }); } catch (error) { console.error('Error in selectedProductView:', error); } }; // list of product viewed window.viewProductList = (targetContainer, title, collectionId) => { try { if (targetContainer && targetContainer.length > 0) { let arrItem = []; targetContainer.forEach((item, index) => { try { if (item.querySelector('.product-card-wrapper')) { let productData = JSON.parse(item.querySelector('.product-card-wrapper').getAttribute("data-product")); arrItem.push({ "index": index, "item_brand": 'FNP', "item_category": productData.type, "item_category2": null, "item_category3": null, "item_category4": null, "item_id": productData.id, "item_list_id": collectionId ? parseInt(collectionId) : null, "item_list_name": title ? title : null, "item_name": productData.title, "item_variant": productData.variants[0]?.id, "price": productData.price / 100 }); } } catch (error) { console.error('Error parsing product in viewProductList:', error); } }); window.dataLayer.push({ event: "view_item_list", login_state: loginState, selected_currency: currency, ecommerce: { item_list_id: collectionId ? parseInt(collectionId) : null, item_list_name: title, items: arrItem } }); } } catch (error) { console.error('Error in viewProductList:', error); } }; try { const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { try { if (entry.isIntersecting) { let collectionId = entry.target.getAttribute('collection-id'); let parentElement = entry.target.previousElementSibling; let sectionTitle = parentElement?.querySelector('.bestseller-main-heading h2')?.innerText; let targetContainer = entry.target.querySelectorAll('.collection_custom_swiper .swiper-wrapper .product-card-conatiner_logic'); viewProductList(targetContainer, sectionTitle, collectionId); } } catch (error) { console.error('Error inside observer 1 entry:', error); } }); }); const targets = document.querySelectorAll('.collection_swiper_conatiner'); if (targets) { targets.forEach(target => { observer.observe(target); }); } } catch (error) { console.error('Error initializing observer 1:', error); } // pdp product-recommendations observer try { const observer2 = new IntersectionObserver((entries) => { entries.forEach(entry => { try { if (entry.isIntersecting) { let productListData = entry.target.querySelector('ul'); if (productListData) { let recommendationsProductsId = entry.target.getAttribute('data-product-id'); viewProductList(productListData.querySelectorAll('li'), entry.target.querySelector('.related-products__heading')?.innerText, recommendationsProductsId); observer2.unobserve(entry.target); } } } catch (error) { console.error('Error inside observer 2 entry:', error); } }); }, { threshold: 0.1 }); const target2 = document.querySelector('product-recommendations'); if (target2) { observer2.observe(target2); } } catch (error) { console.error('Error initializing observer 2:', error); } // card click handler window.handleCardClicked = (event) => { try { selectedProductView(event); } catch (error) { console.error('Error in handleCardClicked:', error); } }; // collection page // product view window.newVariantSelected = (index)=>{ try { let productJson = {"id":14847513559403,"title":"MUNIKH Sticks \u0026 Mini Bites Chocolates with Epock Guitar Unisex Perfume ","handle":"munikh-sticks-mini-bites-chocolates-with-epock-guitar-unisex-perfume","description":"\u003cp\u003eGive your gift deeper meaning and richer flavor with a luxurious combo that brings together the elegance of fine chocolate and the charm of an irresistible fragrance.\u003cbr\u003eMunikh presents a premium selection of \u003cstrong\u003ecrunchy chocolate sticks\u003c\/strong\u003e and \u003cstrong\u003erich mini bites\u003c\/strong\u003e that melt smoothly and deliver refined flavors to satisfy every taste.\u003c\/p\u003e\n\u003cp\u003ePaired with \u003cstrong\u003eEpock Guitar Unisex Perfume 80ML.\u003c\/strong\u003eknown for its long-lasting performance and warm, captivating notes, this gift becomes even more special — a true touch of luxury.\u003c\/p\u003e\n\u003cp\u003eA perfect gift for special occasions, refined gestures, or simply to delight someone who deserves the very best — whether for birthdays, anniversaries, graduations, congratulations, or even without an occasion.\u003c\/p\u003e\n\u003ch4\u003e\u003cstrong\u003eEpock Guitar Unisex Perfume 80ml – Key Features\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eSuitable for both men and women with balanced, attractive notes.\u003c\/li\u003e\n\u003cli\u003eElegant design inspired by art and music.\u003c\/li\u003e\n\u003cli\u003eExcellent longevity that lasts for hours.\u003c\/li\u003e\n\u003cli\u003eIdeal for daily wear and special occasions.\u003c\/li\u003e\n\u003c\/ul\u003e","published_at":"2025-12-03T14:14:00+03:00","created_at":"2025-11-27T02:39:08+03:00","vendor":"Epock","type":"Combos","tags":["chocolates","city_riyadh","combos","new-arrival","new-arrivals","non_seasonal","occasion_anniversary","occasion_birthday","occasion_fathers-day","occasion_omrah","occasion_thank-you","perfumes","ready","same-day-delivery-gifts"],"price":45900,"price_min":45900,"price_max":45900,"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":52624306536811,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"CM.OC.PF.CH.RG.UX-BIR","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"MUNIKH Sticks \u0026 Mini Bites Chocolates with Epock Guitar Unisex Perfume ","public_title":null,"options":["Default Title"],"price":45900,"weight":0,"compare_at_price":null,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/www.fnp.sa\/cdn\/shop\/files\/BIR.jpg?v=1764200355","\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-2.jpg?v=1764200354","\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-3.jpg?v=1764200355","\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-4.jpg?v=1764200354","\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-5.jpg?v=1764200355"],"featured_image":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR.jpg?v=1764200355","options":["Title"],"media":[{"alt":null,"id":46993421435243,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR.jpg?v=1764200355"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR.jpg?v=1764200355","width":1500},{"alt":null,"id":46993421468011,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-2.jpg?v=1764200354"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-2.jpg?v=1764200354","width":1500},{"alt":null,"id":46993421500779,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-3.jpg?v=1764200355"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-3.jpg?v=1764200355","width":1500},{"alt":null,"id":46993421533547,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-4.jpg?v=1764200354"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-4.jpg?v=1764200354","width":1500},{"alt":null,"id":46993421566315,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-5.jpg?v=1764200355"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.fnp.sa\/cdn\/shop\/files\/BIR-5.jpg?v=1764200355","width":1500}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eGive your gift deeper meaning and richer flavor with a luxurious combo that brings together the elegance of fine chocolate and the charm of an irresistible fragrance.\u003cbr\u003eMunikh presents a premium selection of \u003cstrong\u003ecrunchy chocolate sticks\u003c\/strong\u003e and \u003cstrong\u003erich mini bites\u003c\/strong\u003e that melt smoothly and deliver refined flavors to satisfy every taste.\u003c\/p\u003e\n\u003cp\u003ePaired with \u003cstrong\u003eEpock Guitar Unisex Perfume 80ML.\u003c\/strong\u003eknown for its long-lasting performance and warm, captivating notes, this gift becomes even more special — a true touch of luxury.\u003c\/p\u003e\n\u003cp\u003eA perfect gift for special occasions, refined gestures, or simply to delight someone who deserves the very best — whether for birthdays, anniversaries, graduations, congratulations, or even without an occasion.\u003c\/p\u003e\n\u003ch4\u003e\u003cstrong\u003eEpock Guitar Unisex Perfume 80ml – Key Features\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eSuitable for both men and women with balanced, attractive notes.\u003c\/li\u003e\n\u003cli\u003eElegant design inspired by art and music.\u003c\/li\u003e\n\u003cli\u003eExcellent longevity that lasts for hours.\u003c\/li\u003e\n\u003cli\u003eIdeal for daily wear and special occasions.\u003c\/li\u003e\n\u003c\/ul\u003e"}; dataLayer.push({ event: "view_item", login_state: loginState, pageType: "Product", selected_currency: currency, ecommerce: { items: { item_brand: "FNP", item_category: productJson.type, item_category2: null, item_category3: null, item_category4: null, item_id: 14847513559403, item_list_id: "" ? "" : null, item_list_name: productJson.type, item_name: productJson.variants[index]? productJson.variants[index].title: productJson.title, item_variant: productJson.variants[index] ? productJson.variants[index].id : productJson.variants[0].id } } }); } catch (error) { console.error('Error in product page tracking:', error); } } newVariantSelected() // removed product from cart drawer window.removedCartProduct = (event)=>{ try{ let productData = JSON.parse(event.getAttribute('data-product')); const payload = { items: { item_brand: 'FNP', item_category: productData.product_type, item_category2: null, item_category3: null, item_category4: null, item_id: productData.product_id, item_list_id: productData.product_id, item_list_name: productData.product_type, item_name: productData.product_title, item_variant: productData.id, price: productData.price / 100, quantity: productData.quantity } }; dataLayer.push({ event: "remove_from_cart", ecommerce: payload, login_state: loginState, pageType: "Product", selected_currency: currency }) }catch(error){ console.error('Error while removed item tracking:', error); } } //addons_added_to_cart window.addonsAddedToCart = (event) =>{ try{ let priceString = event.properties._price; let cleanedPrice = priceString.replace(',', ''); let priceInt = parseInt(cleanedPrice, 10); const payload = { items: { item_brand: 'FNP', item_category: event.properties._product_type, item_category2: null, item_category3: null, item_category4: null, item_id: event.properties._product_id, item_list_id: event.properties._product_id, item_list_name: event.properties._product_type, item_name: event.properties._product_title, item_variant: event.id, price: priceInt / 100, quantity: event.quantity } }; dataLayer.push({ event: "addons_added_to_cart", ecommerce: payload, login_state: loginState, selected_currency: currency }) }catch(error){ console.error('Error while removed item tracking:', error); } } //newsletter_subscribe document.getElementById('Subscribe').addEventListener('click', function(event){ try{ let subscribeEmail = event.currentTarget.previousElementSibling.value; if(subscribeEmail){ dataLayer.push({ event: "newsletter_subscribe", subscription_email: subscribeEmail }) } }catch(error){ console.error('Error while newsletter subscribe tracking:', error) } }) // search event window.searchDataEvent = (search) =>{ try{ dataLayer.push({ event: "search", keyword: search }) }catch(error){ console.error('Error while tracking search data:', error) } } //city selection window.citySelectionEvent = (city)=>{ try{ dataLayer.push({ event: "city_selection", selected_city: `${city}`, country: "Saudi", customer_party_id: "no", }) }catch(error){ console.error('Error while tracking city selection:', error) } } });