{"id":651,"date":"2026-04-27T19:58:27","date_gmt":"2026-04-27T19:58:27","guid":{"rendered":"https:\/\/safefamilyonsocialmedia.com\/blog\/?page_id=651"},"modified":"2026-04-27T20:47:41","modified_gmt":"2026-04-27T20:47:41","slug":"safe-family-online-shop","status":"publish","type":"page","link":"https:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/","title":{"rendered":"Safe Family Online Shop"},"content":{"rendered":"\n<section class=\"sf-shop-page\">\n\n<style>\n.sf-shop-page {\n  font-family: \"Inter\", \"Open Sans\", Arial, sans-serif;\n  background: #f8f3ff;\n  color: #2c2435;\n  line-height: 1.6;\n}\n\n.sf-shop-page * {\n  box-sizing: border-box;\n}\n\n.sf-section {\n  padding: 90px 8%;\n}\n\n.sf-hero {\n  background: linear-gradient(135deg, #fffaff 0%, #f1e4ff 45%, #e7dcff 100%);\n  display: grid;\n  grid-template-columns: 1.1fr 0.9fr;\n  gap: 50px;\n  align-items: center;\n  min-height: 85vh;\n}\n\n.sf-kicker {\n  color: #7c3aed;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  font-size: 14px;\n  margin-bottom: 18px;\n}\n\n.sf-hero h1,\n.sf-section h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: #4c1d95;\n  line-height: 1.08;\n  margin: 0 0 24px;\n}\n\n.sf-hero h1 {\n  font-size: clamp(44px, 6vw, 78px);\n}\n\n.sf-hero p,\n.sf-section p {\n  font-size: 21px;\n  max-width: 720px;\n}\n\n.sf-buttons {\n  display: flex;\n  gap: 16px;\n  flex-wrap: wrap;\n  margin-top: 34px;\n}\n\n.sf-btn {\n  display: inline-block;\n  padding: 16px 28px;\n  border-radius: 999px;\n  text-decoration: none;\n  font-weight: 800;\n  transition: all 0.25s ease;\n}\n\n.sf-btn-primary {\n  background: #7c3aed;\n  color: #ffffff;\n  box-shadow: 0 14px 35px rgba(124, 58, 237, 0.25);\n}\n\n.sf-btn-secondary {\n  background: #ffffff;\n  color: #7c3aed;\n  border: 2px solid #7c3aed;\n}\n\n.sf-btn:hover {\n  transform: translateY(-3px);\n  opacity: 0.92;\n}\n\n.sf-visual-card {\n  background: rgba(255,255,255,0.75);\n  border-radius: 36px;\n  padding: 36px;\n  box-shadow: 0 25px 60px rgba(76, 29, 149, 0.14);\n}\n\n.sf-visual-inner {\n  min-height: 420px;\n  border-radius: 28px;\n  background:\n    radial-gradient(circle at 30% 20%, #ddd6fe 0%, transparent 35%),\n    linear-gradient(135deg, #ffffff, #ede9fe);\n  display: flex;\n  align-items: end;\n  padding: 34px;\n}\n\n.sf-visual-inner span {\n  background: #ffffff;\n  padding: 14px 18px;\n  border-radius: 18px;\n  color: #4c1d95;\n  font-weight: 800;\n  box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n}\n\n.sf-intro {\n  background: #4c1d95;\n  color: #ffffff;\n  text-align: center;\n  padding: 90px 12%;\n}\n\n.sf-intro h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: #ffffff;\n  font-size: clamp(34px, 5vw, 58px);\n  max-width: 900px;\n  margin: 0 auto 24px;\n}\n\n.sf-intro p {\n  color: #f3e8ff;\n  margin: 0 auto 18px;\n}\n\n.sf-center {\n  text-align: center;\n  max-width: 900px;\n  margin: 0 auto 54px;\n}\n\n.sf-shop-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 26px;\n}\n\n.sf-card {\n  background: #ffffff;\n  border-radius: 30px;\n  padding: 34px;\n  border: 1px solid rgba(124, 58, 237, 0.14);\n  box-shadow: 0 20px 45px rgba(76, 29, 149, 0.08);\n  position: relative;\n  overflow: hidden;\n}\n\n.sf-card::before {\n  content: \"\";\n  width: 110px;\n  height: 5px;\n  background: #c084fc;\n  position: absolute;\n  top: 0;\n  left: 34px;\n  border-radius: 0 0 10px 10px;\n}\n\n.sf-card h3 {\n  color: #4c1d95;\n  font-size: 26px;\n  margin: 18px 0 12px;\n}\n\n.sf-card p {\n  font-size: 18px;\n  margin-bottom: 28px;\n}\n\n.sf-products {\n  background: #fffaff;\n}\n\n.sf-community {\n  background: linear-gradient(135deg, #ede9fe, #fffaff);\n}\n\n.sf-list {\n  max-width: 900px;\n  margin: 40px auto 0;\n  display: grid;\n  gap: 18px;\n}\n\n.sf-list-item {\n  background: rgba(255,255,255,0.9);\n  border-radius: 22px;\n  padding: 24px 28px;\n  display: flex;\n  justify-content: space-between;\n  gap: 25px;\n  border: 1px solid rgba(124,58,237,0.12);\n  align-items: center;\n}\n\n.sf-list-item strong {\n  color: #4c1d95;\n}\n\n.sf-list-item a {\n  color: #7c3aed;\n  font-weight: 800;\n  text-decoration: none;\n}\n\n.sf-final {\n  background:\n    linear-gradient(rgba(76,29,149,0.96), rgba(76,29,149,0.96)),\n    radial-gradient(circle at top right, rgba(192,132,252,0.35), transparent 35%);\n  color: #ffffff;\n  text-align: center;\n  padding: 110px 8%;\n}\n\n.sf-final h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(38px, 5vw, 66px);\n  line-height: 1.1;\n  color: #ffffff;\n  margin-bottom: 28px;\n}\n\n.sf-final p {\n  font-size: 23px;\n  max-width: 820px;\n  margin: 0 auto 30px;\n  color: #f3e8ff;\n}\n\n@media (max-width: 900px) {\n  .sf-hero,\n  .sf-shop-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .sf-section {\n    padding: 70px 6%;\n  }\n\n  .sf-visual-card {\n    display: none;\n  }\n\n  .sf-list-item {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n}\n<\/style>\n\n<!-- HERO -->\n<section class=\"sf-section sf-hero\">\n  <div>\n    <div class=\"sf-kicker\">Safe Family Online Shop<\/div>\n\n    <h1>Digital safety tools for calmer, more confident families.<\/h1>\n\n    <p>\n      Find practical guides, contracts, planners, books, and recommended tools to help you protect your family online without fear or overwhelm. \n<div>Start with the Book &#8220;Keeping Families Safe on Social Media&#8221;<\/div>\n    <\/p>\n\n    <div class=\"sf-buttons\">\n      <a href=\"https:\/\/batanpublishing.gumroad.com\" class=\"sf-btn sf-btn-primary\" target=\"_blank\">Shop Digital Resources<\/a>\n      <a href=\"https:\/\/www.amazon.co.uk\/shop\/lydia_agbobidi\/list\/GVCNRED9BNTK?ref_=aipsflist\" class=\"sf-btn sf-btn-secondary\" target=\"_blank\">View Amazon Picks<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"sf-visual-card\">\n    <div class=\"sf-visual-inner\">\n      <span>Protect. Guide. Empower.<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- INTRO -->\n<section class=\"sf-intro\">\n  <h2>Online safety should feel practical, not overwhelming.<\/h2>\n  <p>\n    This shop brings together my best digital parenting resources, family safety tools, and recommended products in one easy place.\n  <\/p>\n<\/section>\n\n<!-- SHOP OPTIONS -->\n<section class=\"sf-section sf-products\">\n  <div class=\"sf-center\">\n    <h2>Choose where you want to start.<\/h2>\n    <p>\n      Whether you need a family contract, a practical guide, trusted tools, or community support, start with the option that fits your family best.\n    <\/p>\n  <\/div>\n\n  <div class=\"sf-shop-grid\">\n\n    <div class=\"sf-card\">\n      <h3>Digital Products<\/h3>\n      <p>\n        Family safety contracts, planners, digital parenting guides, and practical resources you can download instantly.\n      <\/p>\n      <a href=\"https:\/\/batanpublishing.gumroad.com\" class=\"sf-btn sf-btn-primary\" target=\"_blank\">Shop on Gumroad<\/a>\n    <\/div>\n\n    <div class=\"sf-card\">\n      <h3>Amazon Picks<\/h3>\n      <p>\n        Curated tools, books, and family-friendly products I recommend for digital wellbeing, organisation, and safer online habits.\n      <\/p>\n      <a href=\"https:\/\/www.amazon.co.uk\/shop\/lydia_agbobidi\/list\/GVCNRED9BNTK?ref_=aipsflist\" class=\"sf-btn sf-btn-primary\" target=\"_blank\">View Amazon Shop<\/a>\n    <\/div>\n\n    <div class=\"sf-card\">\n      <h3>Free Safety Tips<\/h3>\n      <p>\n        Start with simple, practical steps to help your family use social media and online platforms more safely.\n      <\/p>\n      <a href=\"https:\/\/www.safefamilyonsocialmedia.com\/9tips\" class=\"sf-btn sf-btn-primary\" target=\"_blank\">Get Free Tips<\/a>\n    <\/div>\n\n    <div class=\"sf-card\">\n      <h3>The Book<\/h3>\n      <p>\n        Read Keeping Families Safe on Social Media, a practical guide to protecting children and families online.\n      <\/p>\n      <a href=\"https:\/\/batanpublishing.gumroad.com\" class=\"sf-btn sf-btn-primary\" target=\"_blank\">View Book<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- COMMUNITY -->\n<section class=\"sf-section sf-community\">\n  <div class=\"sf-center\">\n    <h2>Stay connected and supported.<\/h2>\n    <p>\n      Digital parenting is easier when you are not trying to figure everything out alone.\n    <\/p>\n  <\/div>\n\n  <div class=\"sf-list\">\n\n    <div class=\"sf-list-item\">\n      <strong>Facebook Page<\/strong>\n      <span>Follow for online safety tips, updates, and digital parenting resources.<\/span>\n      <a href=\"#\" target=\"_blank\">Follow<\/a>\n    <\/div>\n\n    <div class=\"sf-list-item\">\n      <strong>Facebook Group<\/strong>\n      <span>Join the community for support, conversations, and practical family safety guidance.<\/span>\n      <a href=\"#\" target=\"_blank\">Join<\/a>\n    <\/div>\n\n    <div class=\"sf-list-item\">\n      <strong>Blog Articles<\/strong>\n      <span>Read helpful posts on screen time, social media, privacy, online risks, and digital confidence.<\/span>\n      <a href=\"https:\/\/www.safefamilyonsocialmedia.com\/blog\" target=\"_blank\">Read<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- FINAL CTA -->\n<section class=\"sf-final\">\n  <h2>Help your family feel safer, calmer, and more confident online.<\/h2>\n\n  <p>\n    Start with one simple resource today and build better digital habits step by step.\n  <\/p>\n\n  <a href=\"https:\/\/batanpublishing.gumroad.com\" class=\"sf-btn sf-btn-secondary\" target=\"_blank\">Shop Digital Safety Resources<\/a>\n<\/section>\n\n<\/section>\n\n\n\n<p class=\"\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Safe Family Online Shop Digital safety tools for calmer, more confident families. Find practical guides, contracts, planners, books, and recommended tools to help you protect your family online without fear or overwhelm. Start with the Book &#8220;Keeping Families Safe on Social Media&#8221; Shop Digital Resources View Amazon Picks Protect. Guide. Empower. Online safety should feel &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","footnotes":""},"class_list":["post-651","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Safe Family Online Shop - Safe Family On Social Media and Online<\/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:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Safe Family Online Shop - Safe Family On Social Media and Online\" \/>\n<meta property=\"og:description\" content=\"Safe Family Online Shop Digital safety tools for calmer, more confident families. Find practical guides, contracts, planners, books, and recommended tools to help you protect your family online without fear or overwhelm. Start with the Book &#8220;Keeping Families Safe on Social Media&#8221; Shop Digital Resources View Amazon Picks Protect. Guide. Empower. Online safety should feel &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/\" \/>\n<meta property=\"og:site_name\" content=\"Safe Family On Social Media and Online\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61561867813937\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-27T20:47:41+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:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/safe-family-online-shop\\\/\",\"url\":\"https:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/safe-family-online-shop\\\/\",\"name\":\"Safe Family Online Shop - Safe Family On Social Media and Online\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/#website\"},\"datePublished\":\"2026-04-27T19:58:27+00:00\",\"dateModified\":\"2026-04-27T20:47:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/safe-family-online-shop\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/safe-family-online-shop\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/safe-family-online-shop\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Safe Family Online Shop\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/\",\"name\":\"Safe Family On Social Media and Online\",\"description\":\"Keep your family safe online\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/safefamilyonsocialmedia.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Safe Family Online Shop - Safe Family On Social Media and Online","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:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/","og_locale":"en_US","og_type":"article","og_title":"Safe Family Online Shop - Safe Family On Social Media and Online","og_description":"Safe Family Online Shop Digital safety tools for calmer, more confident families. Find practical guides, contracts, planners, books, and recommended tools to help you protect your family online without fear or overwhelm. Start with the Book &#8220;Keeping Families Safe on Social Media&#8221; Shop Digital Resources View Amazon Picks Protect. Guide. Empower. Online safety should feel &hellip;","og_url":"https:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/","og_site_name":"Safe Family On Social Media and Online","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61561867813937","article_modified_time":"2026-04-27T20:47:41+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/","url":"https:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/","name":"Safe Family Online Shop - Safe Family On Social Media and Online","isPartOf":{"@id":"https:\/\/safefamilyonsocialmedia.com\/blog\/#website"},"datePublished":"2026-04-27T19:58:27+00:00","dateModified":"2026-04-27T20:47:41+00:00","breadcrumb":{"@id":"https:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/safefamilyonsocialmedia.com\/blog\/safe-family-online-shop\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/safefamilyonsocialmedia.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Safe Family Online Shop"}]},{"@type":"WebSite","@id":"https:\/\/safefamilyonsocialmedia.com\/blog\/#website","url":"https:\/\/safefamilyonsocialmedia.com\/blog\/","name":"Safe Family On Social Media and Online","description":"Keep your family safe online","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/safefamilyonsocialmedia.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/safefamilyonsocialmedia.com\/blog\/wp-json\/wp\/v2\/pages\/651","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/safefamilyonsocialmedia.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/safefamilyonsocialmedia.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/safefamilyonsocialmedia.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/safefamilyonsocialmedia.com\/blog\/wp-json\/wp\/v2\/comments?post=651"}],"version-history":[{"count":5,"href":"https:\/\/safefamilyonsocialmedia.com\/blog\/wp-json\/wp\/v2\/pages\/651\/revisions"}],"predecessor-version":[{"id":661,"href":"https:\/\/safefamilyonsocialmedia.com\/blog\/wp-json\/wp\/v2\/pages\/651\/revisions\/661"}],"wp:attachment":[{"href":"https:\/\/safefamilyonsocialmedia.com\/blog\/wp-json\/wp\/v2\/media?parent=651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}