Celebrate your dad with a delicious twist! Fresh strawberries dipped in rich chocolate and decorated in blue hues with a heartfelt "DAD" message — the sweetest surprise for your dad.
Quantity: 12 Fresh chocolate-covered strawberries with Dad Letters in white chocolate on three strawberries
Delivery: Immediate and guaranteed in all major cities of Saudi Arabia: Riyadh, Jeddah, Dammam, Khobar, & Dhahran.
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
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":14719445107051,"title":"Chocolate Covered Strawberries For DAD","handle":"fathers-day-gift-chocolate-covered-strawberries","description":"\u003cul\u003e\n\u003cli\u003eCelebrate your dad with a delicious twist! Fresh strawberries dipped in rich chocolate and decorated in blue hues with a heartfelt \"DAD\" message — the sweetest surprise for your dad.\u003c\/li\u003e\n\u003cli\u003eQuantity: 12 Fresh chocolate-covered strawberries with Dad Letters in white chocolate on three strawberries\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e: Immediate and guaranteed in all major cities of Saudi Arabia: Riyadh, Jeddah, Dammam, Khobar, \u0026amp; Dhahran.\u003c\/li\u003e\n\u003c\/ul\u003e","published_at":"2025-06-12T19:47:20+03:00","created_at":"2025-06-11T17:47:25+03:00","vendor":"FNP","type":"Food Gifts","tags":["chocolates","city_jeddah","city_meccah","city_riyadh","fnp","for-him","new-arrival","occasion_fathers-day","same-day-delivery-gifts","Seasonal_Occasion"],"price":8900,"price_min":8900,"price_max":8900,"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":52115358286187,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"CH.FP.TR.6P.FT.HM-ALR","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Chocolate Covered Strawberries For DAD","public_title":null,"options":["Default Title"],"price":8900,"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\/Chocolate_strawberries_with_blue_drizzles_and_DAD_letters_Father_s_Day_gift_fnp_Saudi.jpg?v=1749721114"],"featured_image":"\/\/www.fnp.sa\/cdn\/shop\/files\/Chocolate_strawberries_with_blue_drizzles_and_DAD_letters_Father_s_Day_gift_fnp_Saudi.jpg?v=1749721114","options":["Title"],"media":[{"alt":"فراولة بالشوكولاتة مزينة بحروف كلمة ابي هدية عيد الاب من إف إن بي السعودية","id":46087840956779,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.fnp.sa\/cdn\/shop\/files\/Chocolate_strawberries_with_blue_drizzles_and_DAD_letters_Father_s_Day_gift_fnp_Saudi.jpg?v=1749721114"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.fnp.sa\/cdn\/shop\/files\/Chocolate_strawberries_with_blue_drizzles_and_DAD_letters_Father_s_Day_gift_fnp_Saudi.jpg?v=1749721114","width":1500}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cul\u003e\n\u003cli\u003eCelebrate your dad with a delicious twist! Fresh strawberries dipped in rich chocolate and decorated in blue hues with a heartfelt \"DAD\" message — the sweetest surprise for your dad.\u003c\/li\u003e\n\u003cli\u003eQuantity: 12 Fresh chocolate-covered strawberries with Dad Letters in white chocolate on three strawberries\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e: Immediate and guaranteed in all major cities of Saudi Arabia: Riyadh, Jeddah, Dammam, Khobar, \u0026amp; Dhahran.\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: 14719445107051,
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)
}
}
});
Cart
0
items
Cart is empty!
Looks like you haven't added anything yet, let's get you started!