{"id":515,"date":"2024-08-15T04:27:16","date_gmt":"2024-08-15T02:27:16","guid":{"rendered":"https:\/\/simplygifts.co.za\/?page_id=515"},"modified":"2025-11-10T03:14:48","modified_gmt":"2025-11-10T01:14:48","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/simplygifts.co.za\/index.php\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"515\" class=\"elementor elementor-515\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a71640b elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"a71640b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d253db2\" data-id=\"d253db2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-786a2dd elementor-widget elementor-widget-heading\" data-id=\"786a2dd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We\u2019d Love to Hear From You!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3586349 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"3586349\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: 16px; -webkit-text-size-adjust: 100%;\">To confirm your booking, a 50% non-refundable deposit is required. The outstanding balance must be settled 1 week prior to your event. Any booking that is not paid 1 week before the event date, it is required to be paid in full.<\/span><\/p><p>Please note:<\/p><p>&#8211; For bookings of less than 8 people, we need at least 2 days notice.<br \/>&#8211; For bookings of 8 people or more, we require a minimum of 5 days notice.<br \/>&#8211; Our picnic packages are 4 hours in duration.<\/p><p>-R60 per person breakage fee deposit (refundable) is due a week before your booking.\u00a0<\/p><p>We look forward to hosting your event!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a68d77c elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"a68d77c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-978e26d\" data-id=\"978e26d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4943c58 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"4943c58\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<link rel=\"stylesheet\" href=\"style1.css\">\r\n<title>Booking Form<\/title>\r\n<style>\r\n\r\n  \/* Styles for tags and add-on options *\/\r\n.upload-wrapper {\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.upload-label {\r\n  display: block;\r\n  margin-bottom: 8px;\r\n  font-weight: 600;\r\n  color: #333;\r\n}\r\n\r\n\/* Hide the default file input *\/\r\n.hidden-upload {\r\n  display: none;\r\n}\r\n\r\n.custom-upload {\r\n  position: relative;\r\n  display: inline-block; width: 100%;\r\n}\r\n\r\n.upload-btn {\r\n  padding: 16px 10px;\r\n  background-color: #ffffff;\r\n  color: #333333;\r\n  border: solid 1px #B4838D; width: 100%;\r\n  border-radius: 6px;\r\n  font-size: 0.95rem;\r\n  cursor: pointer;\r\n  transition: background-color 0.3s ease;\r\n}\r\n\r\n.upload-btn:hover {\r\n  background-color: #F5F5F5; color: #333333;\r\n}\r\n\r\n.preview-container {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 10px;\r\n  margin-top: 15px;\r\n}\r\n\r\n.preview-container div {\r\n  position: relative;\r\n  width: 100px;\r\n  height: 100px;\r\n  border-radius: 6px;\r\n  overflow: hidden;\r\n  box-shadow: 0 2px 5px rgba(0,0,0,0.15);\r\n}\r\n\r\n.preview-container img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n\r\n.preview-container span {\r\n  position: absolute;\r\n  top: 0;\r\n  right: 0;\r\n  background-color: rgba(180, 131, 141, 0.9);\r\n  color: white;\r\n  padding: 2px 6px;\r\n  font-size: 16px;\r\n  border-radius: 0 0 0 6px;\r\n  cursor: pointer;\r\n  font-weight: bold;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n  .tag-container {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 5px;\r\n    margin-bottom: 15px;\r\n  }\r\n  .tag {\r\n    display: inline-block;\r\n    background-color: #B4838D;\r\n    color: white;\r\n    border-radius: 20px;\r\n    padding: 5px 10px;\r\n    font-size: 0.9rem;\r\n    position: relative;\r\n  }\r\n  .tag-remove {\r\n    margin-left: 5px;\r\n    cursor: pointer;\r\n    font-weight: bold;\r\n  }\r\n  #addonOptions {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 10px;\r\n  }\r\n  .addon-option {\r\n    flex: 1 1 150px; \/* Adjust the size of each option *\/\r\n    box-sizing: border-box;\r\n    display: flex;\r\n    align-items: center;\r\n  }\r\n  .addon-option input {\r\n    margin-right: 10px;\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<form id=\"bookingForm\">\r\n  <input type=\"hidden\" name=\"bookingform\" value=\"test01\">\r\n  \r\n    <!-- Hidden input for bots -->\r\n  <input type=\"checkbox\" name=\"prevent_submission\" id=\"preventSubmission\" style=\"display:none;\">\r\n\r\n\r\n  <div class=\"formsplitone\">\r\n    <!-- Personal Information -->\r\n    <div class=\"cformputbox\">\r\n      <label for=\"name\">What is your full name?<\/label>\r\n      <input type=\"text\" id=\"name\" name=\"name\" class=\"cfput cfcomp\" placeholder=\"Name*\" required>\r\n    <\/div>\r\n\r\n    <div class=\"cformputbox\">\r\n      <label for=\"phone\">Please provide your phone number so we can reach you:<\/label>\r\n      <input type=\"tel\" id=\"phone\" name=\"phone\" class=\"cfput cfcomp\" placeholder=\"Phone*\" required>\r\n    <\/div>\r\n\r\n    <div class=\"cformputbox\">\r\n      <label for=\"email\">Enter your email address for confirmation:<\/label>\r\n      <input type=\"email\" id=\"email\" name=\"email\" class=\"cfput cfcomp\" placeholder=\"Valid Email*\" required>\r\n    <\/div>\r\n    \r\n    <!-- Event Information -->\r\n    <div class=\"cformputbox\">\r\n      <label for=\"eventDate\">When is your event? Please select the date and time:<\/label>\r\n      <input type=\"date\" id=\"eventDate\" name=\"event_date\" class=\"cfput cfcomp\" required>\r\n      <input type=\"time\" id=\"eventTime\" name=\"event_time\" class=\"cfput cfcomp\" required>\r\n    <\/div>\r\n    \r\n    <div class=\"cformputbox\">\r\n      <label for=\"occasion\">What is the occasion you are celebrating?<\/label>\r\n      <input type=\"text\" id=\"occasion\" name=\"occasion\" class=\"cfput cfcomp\" placeholder=\"E.g., Baby Shower, Proposal, etc.\" required>\r\n    <\/div>\r\n    \r\n    <div class=\"cformputbox\">\r\n      <label for=\"numPeople\">How many people will be attending?<\/label>\r\n      <input type=\"number\" id=\"numPeople\" name=\"number_of_people\" class=\"cfput cfcomp\" placeholder=\"Number of People\">\r\n    <\/div>\r\n    <div class=\"cformputbox\">\r\n  <label for=\"preferredLocation\">Choose Preferred Location:<\/label>\r\n  <select id=\"preferredLocation\" name=\"preferred_location\" class=\"cfput cfcomp\" required>\r\n    <option value=\"Pretoria Botanical Gardens\" selected>Pretoria Botanical Gardens<\/option>\r\n    <option value=\"Jan Cilliers Park\" >Jan Cilliers Park<\/option>\r\n     <option value=\"Modderfontein nature reserve\" >Modderfontein nature reserve<\/option>\r\n     <option value=\"Modderfontein bird and sculpture park \r\n\">Modderfontein bird and sculpture park \r\n <\/option>\r\n              <option value=\"Other\" >Other<\/option>\r\n  <\/select>\r\n<\/div>\r\n\r\n<div class=\"cformputbox\" id=\"otherLocationBox\" style=\"display: none;\">\r\n  <label for=\"otherLocation\">Please specify your location:<\/label>\r\n  <input type=\"text\" id=\"otherLocation\" name=\"other_location\" class=\"cfput cfcomp\" placeholder=\"Enter your preferred location\">\r\n<\/div>\r\n  <\/div>\r\n  \r\n  <div class=\"formsplittwo\">\r\n    <!-- Picnic Details -->\r\n<div class=\"cformputbox\">\r\n  <label for=\"location\">What type of service are you booking?<\/label>\r\n  <select id=\"location\" name=\"picnic_type\" class=\"cfput cfcomp\" required>\r\n    <option value=\"\" disabled selected>Select your preferred service<\/option>\r\n    <!--\r\n    <option value=\"Romantic\">Romantic Luxury Picnic<\/option>\r\n    -->\r\n     <option value=\"Proposal Setup\">Proposal Setup<\/option>\r\n    <option value=\"Luxury Picnic Experience\">Luxury Picnic Experience<\/option>\r\n    <option value=\"Classic Picnic Experience\">Classic Picnic Experience<\/option>\r\n    <option value=\"Elegant Picnic Package\">Elegant Picnic Package<\/option>\r\n    <option value=\"Outdoor Movie Night Experience\">Outdoor Movie Night Experience<\/option>\r\n    <option value=\"Long Table Experience\">Long Table Experience<\/option>\r\n <option value=\"Bubble Tent Experience\">Bubble Tent Experience<\/option>\r\n    <option value=\"Charcuterie Cart\">Charcuterie Cart<\/option>\r\n    <option value=\"Sweets \/ Candy Cart\">Sweets \/ Candy Cart<\/option>\r\n    <option value=\"Flower Bar\">Flower Bar<\/option>\r\n    <option value=\"Kiddies Package\">Kiddies Package<\/option>\r\n    <option value=\"Gift Voucher\">Gift Voucher<\/option>\r\n  <\/select>\r\n<\/div>\r\n\r\n\r\n<!-- Valentine's Packages -->\r\n<div class=\"cformputbox\" id=\"valentinesPackages\" style=\"display: none;\">\r\n  <label for=\"valentinePackage\">Choose Your Valentine's Package:<\/label>\r\n  <select id=\"valentinePackage\" name=\"valentine_package\" class=\"cfput cfcomp\">\r\n    <option value=\"Romantic Royale Eternal Love\">Romantic Royale: Eternal Love<\/option>\r\n    <option value=\"Romantic Royale High End\">Romantic Royale: High End<\/option>\r\n    <option value=\"Sweet Serenade Deluxe\">Sweet Serenade: Deluxe<\/option>\r\n  <\/select>\r\n<\/div>\r\n    \r\n    <div class=\"cformputbox\" id=\"romanticPackages\" style=\"display: none;\">\r\n  <label for=\"romanticPackage\">Choose Your Romantic Package:<\/label>\r\n  \r\n  <select id=\"romanticPackage\" name=\"romantic_package\" class=\"cfput cfcomp\">\r\n    <option value=\"Elegant Setup\" data-price=\"1000\" selected=\"\">Elegant Setup - R1000<\/option>\r\n    <option value=\"Bubble Tent Picnic\" data-price=\"3000\" selected=\"\">Bubble Tent Experience - R3000<\/option>\r\n    <option value=\"Classic Romance\" data-price=\"2500\" selected=\"\">Classic Romance - R2000<\/option>\r\n    <option value=\"Teepee Dream\" data-price=\"3000\">Teepee Dream - R2500<\/option>\r\n    <option value=\"Proposal Picnic\" data-price=\"3000\">Proposal Picnic - From R3000<\/option>\r\n        <option value=\"Romantic Movie Night\">Movie Night Experience<\/option>\r\n  <\/select>\r\n<\/div>\r\n\r\n\r\n    <div class=\"cformputbox\">\r\n      <label for=\"colorScheme\">What color scheme would you like for your setup?<\/label>\r\n      <input type=\"text\" id=\"colorScheme\" name=\"color_scheme\" class=\"cfput cfcomp\" placeholder=\"E.g., Pink & Gold\" required>\r\n    <\/div>\r\n\r\n    <!-- Add-ons Section -->\r\n    \r\n    <div class=\"cformputbox\">\r\n      <label for=\"addons\">Would you like to add any of the following extras to your package? (Select multiple options)<\/label>\r\n     \r\n       \r\n      <div id=\"addonOptions\">\r\n    <p class=\"addondiv\">Food & Drinks<\/p>\r\n    \r\n    <div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"meat_platter\" name=\"selected_addons[Meat Platter][selected]\" value=\"Meat Platter\">\r\n    <label for=\"meat_platter\">Meat Platter (R450)<\/label>\r\n    <input type=\"number\" id=\"meat_platter_qty\" name=\"selected_addons[Meat Platter][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"champagne\" name=\"selected_addons[Bottle of Champagne][selected]\" value=\"Bottle of Champagne\">\r\n    <label for=\"champagne\">Bottle of Champagne (R399)<\/label>\r\n    <input type=\"number\" id=\"champagne_qty\" name=\"selected_addons[Bottle of Champagne][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"wine\" name=\"selected_addons[Bottle of Wine][selected]\" value=\"Bottle of Wine\">\r\n    <label for=\"wine\">Bottle of Wine (R250)<\/label>\r\n    <input type=\"number\" id=\"wine_qty\" name=\"selected_addons[Bottle of Wine][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"sparkling_juice\" name=\"selected_addons[Sparkling Juice][selected]\" value=\"Sparkling Juice\">\r\n    <label for=\"sparkling_juice\">Sparkling Juice (99)<\/label>\r\n    <input type=\"number\" id=\"sparkling_juice_qty\" name=\"selected_addons[Sparkling Juice][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"lindt\" name=\"selected_addons[Lindt Chocolate (250g)][selected]\" value=\"Lindt Chocolate (250g)\">\r\n    <label for=\"lindt\">Lindt Chocolate (250g) (R429)<\/label>\r\n    <input type=\"number\" id=\"lindt_qty\" name=\"selected_addons[Lindt Chocolate (250g)][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"ferrero\" name=\"selected_addons[Ferrero Chocolate (375g)][selected]\" value=\"Ferrero Chocolate (375g)\">\r\n    <label for=\"ferrero\">Ferrero Chocolate (375g) (R399)<\/label>\r\n    <input type=\"number\" id=\"ferrero_qty\" name=\"selected_addons[Ferrero Chocolate (375g)][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"charcuterie_small\" name=\"selected_addons[Charcuterie Board (Small)][selected]\" value=\"Charcuterie Board (Small)\">\r\n    <label for=\"charcuterie_small\">Charcuterie Board (Small, 2 people) - R550<\/label>\r\n    <input type=\"number\" id=\"charcuterie_small_qty\" name=\"selected_addons[Charcuterie Board (Small)][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"charcuterie_medium\" name=\"selected_addons[Charcuterie Board (Medium)][selected]\" value=\"Charcuterie Board (Medium)\">\r\n    <label for=\"charcuterie_medium\">Charcuterie Board (Medium, 4-6 people) - R750<\/label>\r\n    <input type=\"number\" id=\"charcuterie_medium_qty\" name=\"selected_addons[Charcuterie Board (Medium)][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"charcuterie_large\" name=\"selected_addons[Charcuterie Board (Large)][selected]\" value=\"Charcuterie Board (Large)\">\r\n    <label for=\"charcuterie_large\">Charcuterie Board (Large, 8-12 people) - R1250<\/label>\r\n    <input type=\"number\" id=\"charcuterie_large_qty\" name=\"selected_addons[Charcuterie Board (Large)][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"filled_picnic-basket\" name=\"selected_addons[Filled Picnic Basket][selected]\" value=\"Filled Picnic Basket\">\r\n    <label for=\"filled_picnic-basket\">Filled Picnic Basket (999) <\/label>\r\n    <input type=\"number\" id=\"filled_picnic-basket_qty\" name=\"selected_addons[Filled Picnic Basket][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n\r\n      <p class=\"addondiv\">Decor & Special Touches<\/p>\r\n                 \r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"teepee_frame\" name=\"selected_addons[Teepee Frame][selected]\" value=\"Teepee Frame\">\r\n    <label for=\"teepee_frame\">Teepee Frame (R600)<\/label>\r\n    <input type=\"number\" id=\"teepee_frame_qty\" name=\"selected_addons[Teepee Frame][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"teepee_tent\" name=\"selected_addons[Teepee Tent][selected]\" value=\"Teepee Tent\">\r\n    <label for=\"teepee_tent\">Teepee Tent (R400)<\/label>\r\n    <input type=\"number\" id=\"teepee_tent_qty\" name=\"selected_addons[Teepee Tent][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"backdrop_balloon\" name=\"selected_addons[Backdrop & Balloon Garland][selected]\" value=\"Backdrop & Balloon Garland\">\r\n    <label for=\"backdrop_balloon\">Backdrop & Balloon Garland (R2000)<\/label>\r\n    <input type=\"number\" id=\"backdrop_balloon_qty\" name=\"selected_addons[Backdrop & Balloon Garland][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<p class=\"addondiv\">Add a gift for your loved ones<\/p>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"roses_small\" name=\"selected_addons[Roses in Small Box][selected]\" value=\"Roses in Small Box\">\r\n    <label for=\"roses_small\">Roses in Small Box (R800)<\/label>\r\n    <input type=\"number\" id=\"roses_small_qty\" name=\"selected_addons[Roses in Small Box][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"roses_medium\" name=\"selected_addons[Roses in Medium Box][selected]\" value=\"Roses in Medium Box\">\r\n    <label for=\"roses_medium\">Roses in Medium Box (R1200)<\/label>\r\n    <input type=\"number\" id=\"roses_medium_qty\" name=\"selected_addons[Roses in Medium Box][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"roses_large\" name=\"selected_addons[Roses in Large Box][selected]\" value=\"Roses in Large Box\">\r\n    <label for=\"roses_large\">Roses in Large Box (R1800)<\/label>\r\n    <input type=\"number\" id=\"roses_large_qty\" name=\"selected_addons[Roses in Large Box][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"roses_20\" name=\"selected_addons[20 Roses][selected]\" value=\"20 Roses\">\r\n    <label for=\"roses_20\">20 Roses (R400)<\/label>\r\n    <input type=\"number\" id=\"roses_20_qty\" name=\"selected_addons[20 Roses][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"roses_40\" name=\"selected_addons[40 Roses][selected]\" value=\"40 Roses\">\r\n    <label for=\"roses_40\">40 Roses (R800)<\/label>\r\n    <input type=\"number\" id=\"roses_40_qty\" name=\"selected_addons[40 Roses][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"roses_60\" name=\"selected_addons[60 Roses][selected]\" value=\"60 Roses\">\r\n    <label for=\"roses_60\">60 Roses (R1200)<\/label>\r\n    <input type=\"number\" id=\"roses_60_qty\" name=\"selected_addons[60 Roses][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"roses_80\" name=\"selected_addons[80 Roses][selected]\" value=\"80 Roses\">\r\n    <label for=\"roses_80\">80 Roses (R1600)<\/label>\r\n    <input type=\"number\" id=\"roses_80_qty\" name=\"selected_addons[80 Roses][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"roses_100\" name=\"selected_addons[100 Roses][selected]\" value=\"100 Roses\">\r\n    <label for=\"roses_100\">100 Roses (R2000)<\/label>\r\n    <input type=\"number\" id=\"roses_100_qty\" name=\"selected_addons[100 Roses][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n\r\n<p class=\"addondiv\">Extras<\/p>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"onesie_painting\" name=\"selected_addons[Onesie Painting][selected]\" value=\"Onesie Painting\">\r\n    <label for=\"onesie_painting\">Onesie Painting (R280)<\/label>\r\n    <input type=\"number\" id=\"onesie_painting_qty\" name=\"selected_addons[Onesie Painting][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"painting_session\" name=\"selected_addons[Painting session][selected]\" value=\"Painting session\">\r\n    <label for=\"painting_session\">Painting session (R200 pp)<\/label>\r\n    <input type=\"number\" id=\"painting_session_qty\" name=\"selected_addons[Painting session][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"bento_decor\" name=\"selected_addons[Decorating your own bento cake to take home][selected]\" value=\"Decorating your own bento cake to take home\">\r\n    <label for=\"bento_decor\">Decorating your own bento cake to take home (R390 pp)<\/label>\r\n    <input type=\"number\" id=\"bento_decor_qty\" name=\"selected_addons[Decorating your own bento cake to take home][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"polaroid_camera\" name=\"selected_addons[Polaroid Camera][selected]\" value=\"Polaroid Camera\">\r\n    <label for=\"polaroid_camera\">Polaroid Camera (R450)<\/label>\r\n    <input type=\"number\" id=\"polaroid_camera_qty\" name=\"selected_addons[Polaroid Camera][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n\r\n<div class=\"addon-option\">\r\n    <input type=\"checkbox\" id=\"extra_hour\" name=\"selected_addons[Extra Hour][selected]\" value=\"Extra Hour\">\r\n    <label for=\"extra_hour\">Extra Hour (R500)<\/label>\r\n    <input type=\"number\" id=\"extra_hour_qty\" name=\"selected_addons[Extra Hour][quantity]\" value=\"1\" min=\"1\" class=\"addon-qty-input\">\r\n<\/div>\r\n        \r\n      <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"cformputbox\">\r\n      <label for=\"message\">Do you have any special requests or additional information you\u2019d like to share?<\/label>\r\n      <textarea id=\"message\" name=\"message\" class=\"cfput cfcomp\" placeholder=\"Please include any special requests or additional information.\"><\/textarea>\r\n    <\/div>\r\n    \r\n    \r\n<div class=\"upload-wrapper\">\r\n  <label class=\"upload-label\">Upload Inspiration Photos (optional)<\/label>\r\n  <div class=\"custom-upload\">\r\n    <button type=\"button\" class=\"upload-btn\">Choose Images<\/button>\r\n    <input type=\"file\" id=\"imageUpload\" name=\"images[]\" multiple accept=\"image\/*\" class=\"hidden-upload\">\r\n  <\/div>\r\n  <div id=\"imagePreviewContainer\" class=\"preview-container\"><\/div>\r\n<\/div>\r\n\r\n\r\n\r\n    <p id=\"rto\"><\/p>\r\n    <div class=\"cformputbox cformputboxsub\">\r\n      <button type=\"submit\" class=\"cfput cfcomp\" id=\"subbtn\">Submit Booking<\/button>\r\n    <\/div>\r\n    \r\n    \r\n  <\/div>\r\n<\/form>\r\n\r\n<script>\r\ndocument.getElementById(\"addonOptions\").addEventListener(\"change\", function(event) {\r\n  const target = event.target;\r\n\r\n  if (target.type === \"checkbox\") {\r\n    const selectedAddons = document.getElementById(\"selectedAddons\");\r\n    const hiddenAddons = document.getElementById(\"hiddenAddons\");\r\n\r\n    \/\/ Create or remove tags based on checkbox state\r\n    if (target.checked) {\r\n      const tag = document.createElement(\"div\");\r\n      tag.classList.add(\"tag\");\r\n      tag.textContent = target.nextElementSibling.textContent;\r\n\r\n      \/\/ Add remove button for each tag\r\n      const removeButton = document.createElement(\"span\");\r\n      removeButton.classList.add(\"tag-remove\");\r\n      removeButton.textContent = \"x\";\r\n      removeButton.addEventListener(\"click\", function() {\r\n        target.checked = false; \/\/ Deselect checkbox\r\n        tag.remove();\r\n        updateHiddenField();\r\n      });\r\n\r\n      tag.appendChild(removeButton);\r\n      selectedAddons.appendChild(tag);\r\n    } else {\r\n      const tags = Array.from(selectedAddons.children);\r\n      tags.forEach(tag => {\r\n        if (tag.textContent.replace(\"x\", \"\").trim() === target.nextElementSibling.textContent) {\r\n          tag.remove();\r\n        }\r\n      });\r\n    }\r\n\r\n    \/\/ Update hidden field\r\n    function updateHiddenField() {\r\n      const tags = Array.from(selectedAddons.children).map(tag => tag.textContent.replace(\"x\", \"\").trim());\r\n      hiddenAddons.value = tags.join(\", \");\r\n    }\r\n\r\n    updateHiddenField();\r\n  }\r\n});\r\n\r\ndocument.getElementById(\"bookingForm\").addEventListener(\"submit\", function(event) {\r\n  event.preventDefault();\r\n\r\n  \/\/ Collect form data\r\n  var formData = new FormData(this);\r\n\r\n  \/\/ Create the AJAX request\r\n  var xhr = new XMLHttpRequest();\r\n  xhr.open(\"POST\", \"https:\/\/simplygifts.co.za\/pyrexfun\/mailfunction.php\"); \/\/ Change 'mailfunction.php' to your actual external page\r\n\r\n  \/\/ Immediately show the success message\r\n  this.innerHTML = `\r\n    <div style=\"text-align: center; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 40px 10px;\">\r\n      <img decoding=\"async\" src=\"http:\/\/simplygifts.co.za\/wp-content\/uploads\/2025\/01\/undraw_relaxation_ies6.svg\" alt=\"Success\" style=\"max-width: 320px; height: auto; margin-bottom: 20px;\">\r\n      <h2>Submission Successful!<\/h2>\r\n      <p>Thank you for your submission. We will contact you shortly!<\/p>\r\n    <\/div>\r\n  `;\r\n\r\n  \/\/ Send the form data\r\n  xhr.send(formData);\r\n});\r\n\r\ndocument.getElementById(\"preferredLocation\").addEventListener(\"change\", function() {\r\n  const otherLocationBox = document.getElementById(\"otherLocationBox\");\r\n  if (this.value === \"Other\") {\r\n    otherLocationBox.style.display = \"block\";\r\n  } else {\r\n    otherLocationBox.style.display = \"none\";\r\n  }\r\n});\r\n\r\n  document.getElementById(\"bookingForm\").addEventListener(\"submit\", function(event) {\r\n    const preventSubmission = document.getElementById(\"preventSubmission\");\r\n    if (preventSubmission.checked) {\r\n      event.preventDefault();\r\n      alert(\"Form submission blocked due to bot activity.\");\r\n    }\r\n  });\r\n\r\ndocument.getElementById(\"location\").addEventListener(\"change\", function() {\r\n  const selectedPicnic = this.value;\r\n  const romanticPackages = document.getElementById(\"romanticPackages\");\r\n\r\n  if (selectedPicnic === \"Romantic\") {\r\n    romanticPackages.style.display = \"block\";\r\n  } else {\r\n    romanticPackages.style.display = \"none\";\r\n  }\r\n});\r\n\r\ndocument.getElementById('location').addEventListener('change', function() {\r\n    let selected = this.value;\r\n    let valentineDiv = document.getElementById('valentinesPackages');\r\n\r\n    if (selected === 'Valentine') {\r\n        valentineDiv.style.display = 'block';\r\n    } else {\r\n        valentineDiv.style.display = 'none';\r\n        document.getElementById('valentinePackage').value = \"\"; \/\/ Reset value\r\n    }\r\n});\r\n\r\n\r\ndocument.querySelector('.upload-btn').addEventListener('click', function () {\r\n  document.getElementById('imageUpload').click();\r\n});\r\n\r\ndocument.getElementById(\"imageUpload\").addEventListener(\"change\", function(event) {\r\n  const previewContainer = document.getElementById(\"imagePreviewContainer\");\r\n  previewContainer.innerHTML = \"\";\r\n\r\n  Array.from(event.target.files).forEach((file, index) => {\r\n    const reader = new FileReader();\r\n    reader.onload = function(e) {\r\n      const previewBox = document.createElement(\"div\");\r\n\r\n      const img = document.createElement(\"img\");\r\n      img.src = e.target.result;\r\n\r\n      const removeBtn = document.createElement(\"span\");\r\n      removeBtn.textContent = \"\u00d7\";\r\n      removeBtn.addEventListener(\"click\", function() {\r\n        const dt = new DataTransfer();\r\n        const input = document.getElementById(\"imageUpload\");\r\n        const files = Array.from(input.files);\r\n        files.splice(index, 1);\r\n        files.forEach(f => dt.items.add(f));\r\n        input.files = dt.files;\r\n        previewBox.remove();\r\n      });\r\n\r\n      previewBox.appendChild(img);\r\n      previewBox.appendChild(removeBtn);\r\n      previewContainer.appendChild(previewBox);\r\n    };\r\n    reader.readAsDataURL(file);\r\n  });\r\n});\r\n\r\n\r\n\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>We\u2019d Love to Hear From You! To confirm your booking, a 50% non-refundable deposit is required. The outstanding balance must be settled 1 week prior to your event. Any booking that is not paid 1 week before the event date, it is required to be paid in full. Please note: &#8211; For bookings of less than 8 people, we need at least 2 days notice.&#8211; For bookings of 8 people or more, we require a minimum of 5 days notice.&#8211; Our picnic packages are 4 hours in duration. -R60 per person breakage fee deposit (refundable) is due a week before your booking.\u00a0 We look forward to hosting your event! Booking Form What is your full name? Please provide your phone number so we can reach you: Enter your email address for confirmation: When is your event? Please select the date and time: What is the occasion you are celebrating? How many people will be attending? Choose Preferred Location: Pretoria Botanical GardensJan Cilliers ParkModderfontein nature reserveModderfontein bird and sculpture park Other Please specify your location: What type of service are you booking? Select your preferred serviceProposal SetupLuxury Picnic ExperienceClassic Picnic ExperienceElegant Picnic PackageOutdoor Movie Night ExperienceLong Table ExperienceBubble Tent ExperienceCharcuterie CartSweets \/ Candy CartFlower BarKiddies PackageGift Voucher Choose Your Valentine&#8217;s Package: Romantic Royale: Eternal LoveRomantic Royale: High EndSweet Serenade: Deluxe Choose Your Romantic Package: Elegant Setup &#8211; R1000Bubble Tent Experience &#8211; R3000Classic Romance &#8211; R2000Teepee Dream &#8211; R2500Proposal Picnic &#8211; From R3000Movie Night Experience What color scheme would you like for your setup? Would you like to add any of the following extras to your package? (Select multiple options) Food &#038; Drinks Meat Platter (R450) Bottle of Champagne (R399) Bottle of Wine (R250) Sparkling Juice (99) Lindt Chocolate (250g) (R429) Ferrero Chocolate (375g) (R399) Charcuterie Board (Small, 2 people) &#8211; R550 Charcuterie Board (Medium, 4-6 people) &#8211; R750 Charcuterie Board (Large, 8-12 people) &#8211; R1250 Filled Picnic Basket (999) Decor &#038; Special Touches Teepee Frame (R600) Teepee Tent (R400) Backdrop &#038; Balloon Garland (R2000) Add a gift for your loved ones Roses in Small Box (R800) Roses in Medium Box (R1200) Roses in Large Box (R1800) 20 Roses (R400) 40 Roses (R800) 60 Roses (R1200) 80 Roses (R1600) 100 Roses (R2000) Extras Onesie Painting (R280) Painting session (R200 pp) Decorating your own bento cake to take home (R390 pp) Polaroid Camera (R450) Extra Hour (R500) Do you have any special requests or additional information you\u2019d like to share? Upload Inspiration Photos (optional) Choose Images Submit Booking<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-515","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact Us - Simply Gifts<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/simplygifts.co.za\/index.php\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - Simply Gifts\" \/>\n<meta property=\"og:description\" content=\"We\u2019d Love to Hear From You! To confirm your booking, a 50% non-refundable deposit is required. The outstanding balance must be settled 1 week prior to your event. Any booking that is not paid 1 week before the event date, it is required to be paid in full. Please note: &#8211; For bookings of less than 8 people, we need at least 2 days notice.&#8211; For bookings of 8 people or more, we require a minimum of 5 days notice.&#8211; Our picnic packages are 4 hours in duration. -R60 per person breakage fee deposit (refundable) is due a week before your booking.\u00a0 We look forward to hosting your event! Booking Form What is your full name? Please provide your phone number so we can reach you: Enter your email address for confirmation: When is your event? Please select the date and time: What is the occasion you are celebrating? How many people will be attending? Choose Preferred Location: Pretoria Botanical GardensJan Cilliers ParkModderfontein nature reserveModderfontein bird and sculpture park Other Please specify your location: What type of service are you booking? Select your preferred serviceProposal SetupLuxury Picnic ExperienceClassic Picnic ExperienceElegant Picnic PackageOutdoor Movie Night ExperienceLong Table ExperienceBubble Tent ExperienceCharcuterie CartSweets \/ Candy CartFlower BarKiddies PackageGift Voucher Choose Your Valentine&#8217;s Package: Romantic Royale: Eternal LoveRomantic Royale: High EndSweet Serenade: Deluxe Choose Your Romantic Package: Elegant Setup &#8211; R1000Bubble Tent Experience &#8211; R3000Classic Romance &#8211; R2000Teepee Dream &#8211; R2500Proposal Picnic &#8211; From R3000Movie Night Experience What color scheme would you like for your setup? Would you like to add any of the following extras to your package? (Select multiple options) Food &#038; Drinks Meat Platter (R450) Bottle of Champagne (R399) Bottle of Wine (R250) Sparkling Juice (99) Lindt Chocolate (250g) (R429) Ferrero Chocolate (375g) (R399) Charcuterie Board (Small, 2 people) &#8211; R550 Charcuterie Board (Medium, 4-6 people) &#8211; R750 Charcuterie Board (Large, 8-12 people) &#8211; R1250 Filled Picnic Basket (999) Decor &#038; Special Touches Teepee Frame (R600) Teepee Tent (R400) Backdrop &#038; Balloon Garland (R2000) Add a gift for your loved ones Roses in Small Box (R800) Roses in Medium Box (R1200) Roses in Large Box (R1800) 20 Roses (R400) 40 Roses (R800) 60 Roses (R1200) 80 Roses (R1600) 100 Roses (R2000) Extras Onesie Painting (R280) Painting session (R200 pp) Decorating your own bento cake to take home (R390 pp) Polaroid Camera (R450) Extra Hour (R500) Do you have any special requests or additional information you\u2019d like to share? Upload Inspiration Photos (optional) Choose Images Submit Booking\" \/>\n<meta property=\"og:url\" content=\"https:\/\/simplygifts.co.za\/index.php\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Simply Gifts\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-10T01:14:48+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/simplygifts.co.za\/index.php\/contact-us\/\",\"url\":\"https:\/\/simplygifts.co.za\/index.php\/contact-us\/\",\"name\":\"Contact Us - Simply Gifts\",\"isPartOf\":{\"@id\":\"https:\/\/simplygifts.co.za\/#website\"},\"datePublished\":\"2024-08-15T02:27:16+00:00\",\"dateModified\":\"2025-11-10T01:14:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/simplygifts.co.za\/index.php\/contact-us\/#breadcrumb\"},\"inLanguage\":\"en-ZA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/simplygifts.co.za\/index.php\/contact-us\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/simplygifts.co.za\/index.php\/contact-us\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/simplygifts.co.za\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/simplygifts.co.za\/#website\",\"url\":\"https:\/\/simplygifts.co.za\/\",\"name\":\"Simply Gifts\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/simplygifts.co.za\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-ZA\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - Simply Gifts","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/simplygifts.co.za\/index.php\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact Us - Simply Gifts","og_description":"We\u2019d Love to Hear From You! To confirm your booking, a 50% non-refundable deposit is required. The outstanding balance must be settled 1 week prior to your event. Any booking that is not paid 1 week before the event date, it is required to be paid in full. Please note: &#8211; For bookings of less than 8 people, we need at least 2 days notice.&#8211; For bookings of 8 people or more, we require a minimum of 5 days notice.&#8211; Our picnic packages are 4 hours in duration. -R60 per person breakage fee deposit (refundable) is due a week before your booking.\u00a0 We look forward to hosting your event! Booking Form What is your full name? Please provide your phone number so we can reach you: Enter your email address for confirmation: When is your event? Please select the date and time: What is the occasion you are celebrating? How many people will be attending? Choose Preferred Location: Pretoria Botanical GardensJan Cilliers ParkModderfontein nature reserveModderfontein bird and sculpture park Other Please specify your location: What type of service are you booking? Select your preferred serviceProposal SetupLuxury Picnic ExperienceClassic Picnic ExperienceElegant Picnic PackageOutdoor Movie Night ExperienceLong Table ExperienceBubble Tent ExperienceCharcuterie CartSweets \/ Candy CartFlower BarKiddies PackageGift Voucher Choose Your Valentine&#8217;s Package: Romantic Royale: Eternal LoveRomantic Royale: High EndSweet Serenade: Deluxe Choose Your Romantic Package: Elegant Setup &#8211; R1000Bubble Tent Experience &#8211; R3000Classic Romance &#8211; R2000Teepee Dream &#8211; R2500Proposal Picnic &#8211; From R3000Movie Night Experience What color scheme would you like for your setup? Would you like to add any of the following extras to your package? (Select multiple options) Food &#038; Drinks Meat Platter (R450) Bottle of Champagne (R399) Bottle of Wine (R250) Sparkling Juice (99) Lindt Chocolate (250g) (R429) Ferrero Chocolate (375g) (R399) Charcuterie Board (Small, 2 people) &#8211; R550 Charcuterie Board (Medium, 4-6 people) &#8211; R750 Charcuterie Board (Large, 8-12 people) &#8211; R1250 Filled Picnic Basket (999) Decor &#038; Special Touches Teepee Frame (R600) Teepee Tent (R400) Backdrop &#038; Balloon Garland (R2000) Add a gift for your loved ones Roses in Small Box (R800) Roses in Medium Box (R1200) Roses in Large Box (R1800) 20 Roses (R400) 40 Roses (R800) 60 Roses (R1200) 80 Roses (R1600) 100 Roses (R2000) Extras Onesie Painting (R280) Painting session (R200 pp) Decorating your own bento cake to take home (R390 pp) Polaroid Camera (R450) Extra Hour (R500) Do you have any special requests or additional information you\u2019d like to share? Upload Inspiration Photos (optional) Choose Images Submit Booking","og_url":"https:\/\/simplygifts.co.za\/index.php\/contact-us\/","og_site_name":"Simply Gifts","article_modified_time":"2025-11-10T01:14:48+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/simplygifts.co.za\/index.php\/contact-us\/","url":"https:\/\/simplygifts.co.za\/index.php\/contact-us\/","name":"Contact Us - Simply Gifts","isPartOf":{"@id":"https:\/\/simplygifts.co.za\/#website"},"datePublished":"2024-08-15T02:27:16+00:00","dateModified":"2025-11-10T01:14:48+00:00","breadcrumb":{"@id":"https:\/\/simplygifts.co.za\/index.php\/contact-us\/#breadcrumb"},"inLanguage":"en-ZA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/simplygifts.co.za\/index.php\/contact-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/simplygifts.co.za\/index.php\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/simplygifts.co.za\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/simplygifts.co.za\/#website","url":"https:\/\/simplygifts.co.za\/","name":"Simply Gifts","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/simplygifts.co.za\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-ZA"}]}},"_links":{"self":[{"href":"https:\/\/simplygifts.co.za\/index.php\/wp-json\/wp\/v2\/pages\/515","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/simplygifts.co.za\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/simplygifts.co.za\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/simplygifts.co.za\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/simplygifts.co.za\/index.php\/wp-json\/wp\/v2\/comments?post=515"}],"version-history":[{"count":601,"href":"https:\/\/simplygifts.co.za\/index.php\/wp-json\/wp\/v2\/pages\/515\/revisions"}],"predecessor-version":[{"id":3843,"href":"https:\/\/simplygifts.co.za\/index.php\/wp-json\/wp\/v2\/pages\/515\/revisions\/3843"}],"wp:attachment":[{"href":"https:\/\/simplygifts.co.za\/index.php\/wp-json\/wp\/v2\/media?parent=515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}