{"id":3345,"date":"2026-08-05T16:57:50","date_gmt":"2026-08-05T20:57:50","guid":{"rendered":"https:\/\/yadymadeit.com\/?page_id=3345"},"modified":"2026-08-05T17:04:42","modified_gmt":"2026-08-05T21:04:42","slug":"shop-yady-made-it","status":"publish","type":"page","link":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/","title":{"rendered":"Shop Yady Made It"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3345\" class=\"elementor elementor-3345\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8d1b2ef elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8d1b2ef\" data-element_type=\"section\" data-e-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-b5d0bea\" data-id=\"b5d0bea\" data-element_type=\"column\" data-e-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-1cc0e90 elementor-widget elementor-widget-html\" data-id=\"1cc0e90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\/* =========================================\r\n   YADY MADE IT \u2014 SHOP PAGE\r\n========================================= *\/\r\n\r\n.ymi-shop-page {\r\n  --ymi-purple: #633393;\r\n  --ymi-dark-purple: #542781;\r\n  --ymi-pink: #d94f9f;\r\n  --ymi-gold: #c99724;\r\n  --ymi-text: #514a55;\r\n  --ymi-border: #eadff0;\r\n\r\n  overflow: hidden;\r\n  background: #ffffff;\r\n  box-sizing: border-box;\r\n}\r\n\r\n.ymi-shop-page *,\r\n.ymi-shop-page *::before,\r\n.ymi-shop-page *::after {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.ymi-shop-inner {\r\n  width: 100%;\r\n  max-width: 1240px;\r\n  margin: 0 auto;\r\n}\r\n\r\n\/* =========================================\r\n   HERO\r\n========================================= *\/\r\n\r\n.ymi-shop-hero {\r\n  position: relative;\r\n  overflow: hidden;\r\n  padding: 85px 5% 78px;\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 15%,\r\n      rgba(225, 174, 220, 0.30),\r\n      transparent 30%\r\n    ),\r\n    radial-gradient(\r\n      circle at 90% 78%,\r\n      rgba(202, 174, 229, 0.28),\r\n      transparent 32%\r\n    ),\r\n    #ffffff;\r\n}\r\n\r\n.ymi-shop-hero-content {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 850px;\r\n  margin: 0 auto;\r\n  text-align: center;\r\n}\r\n\r\n\/* Gold signature butterfly *\/\r\n\r\n.ymi-shop-butterfly {\r\n  width: 52px;\r\n  height: 46px;\r\n  margin: 0 auto 18px;\r\n  animation: ymiShopFloat 5s ease-in-out infinite;\r\n}\r\n\r\n.ymi-shop-butterfly svg {\r\n  display: block;\r\n  width: 100%;\r\n  height: 100%;\r\n  filter: drop-shadow(\r\n    0 5px 7px rgba(172, 118, 20, 0.22)\r\n  );\r\n}\r\n\r\n@keyframes ymiShopFloat {\r\n  0%,\r\n  100% {\r\n    transform: translateY(0) rotate(-5deg);\r\n  }\r\n\r\n  50% {\r\n    transform: translateY(-9px) rotate(5deg);\r\n  }\r\n}\r\n\r\n.ymi-shop-eyebrow {\r\n  margin: 0 0 12px;\r\n  color: var(--ymi-gold);\r\n  font-family: Arial, sans-serif;\r\n  font-size: 14px;\r\n  font-weight: 700;\r\n  letter-spacing: 2.5px;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.ymi-shop-hero h1 {\r\n  margin: 0 0 20px;\r\n  color: var(--ymi-dark-purple);\r\n  font-family: Georgia, serif;\r\n  font-size: clamp(46px, 6vw, 70px);\r\n  line-height: 1.04;\r\n}\r\n\r\n.ymi-shop-hero h1 span {\r\n  color: var(--ymi-pink);\r\n}\r\n\r\n.ymi-shop-intro {\r\n  max-width: 730px;\r\n  margin: 0 auto 30px;\r\n  color: var(--ymi-text);\r\n  font-family: Arial, sans-serif;\r\n  font-size: 18px;\r\n  line-height: 1.75;\r\n}\r\n\r\n\/* =========================================\r\n   PRODUCT SEARCH\r\n========================================= *\/\r\n\r\n.ymi-shop-search {\r\n  display: flex;\r\n  width: 100%;\r\n  max-width: 690px;\r\n  margin: 0 auto;\r\n  padding: 7px;\r\n  border: 1px solid #dac9e4;\r\n  border-radius: 12px;\r\n  background: rgba(255, 255, 255, 0.96);\r\n  box-shadow: 0 10px 26px rgba(74, 35, 102, 0.10);\r\n}\r\n\r\n.ymi-shop-search input[type=\"search\"] {\r\n  flex: 1;\r\n  min-width: 0;\r\n  padding: 14px 17px;\r\n  border: none;\r\n  background: transparent;\r\n  color: #4d4751;\r\n  font-family: Arial, sans-serif;\r\n  font-size: 16px;\r\n  outline: none;\r\n}\r\n\r\n.ymi-shop-search input::placeholder {\r\n  color: #958d99;\r\n}\r\n\r\n.ymi-shop-search button {\r\n  flex: 0 0 auto;\r\n  padding: 13px 23px;\r\n  border: 2px solid var(--ymi-purple);\r\n  border-radius: 8px;\r\n  background: var(--ymi-purple);\r\n  color: #ffffff;\r\n  font-family: Arial, sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.6px;\r\n  text-transform: uppercase;\r\n  cursor: pointer;\r\n  transition:\r\n    background 0.2s ease,\r\n    color 0.2s ease,\r\n    transform 0.2s ease;\r\n}\r\n\r\n.ymi-shop-search button:hover {\r\n  transform: translateY(-1px);\r\n  background: #ffffff;\r\n  color: var(--ymi-purple);\r\n}\r\n\r\n\/* =========================================\r\n   COLLECTIONS\r\n========================================= *\/\r\n\r\n.ymi-shop-collections {\r\n  padding: 80px 5% 88px;\r\n  background: #ffffff;\r\n}\r\n\r\n.ymi-shop-heading {\r\n  max-width: 760px;\r\n  margin: 0 auto 42px;\r\n  text-align: center;\r\n}\r\n\r\n.ymi-shop-heading small {\r\n  display: block;\r\n  margin-bottom: 10px;\r\n  color: var(--ymi-gold);\r\n  font-family: Arial, sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  letter-spacing: 2.3px;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.ymi-shop-heading h2 {\r\n  margin: 0 0 15px;\r\n  color: var(--ymi-dark-purple);\r\n  font-family: Georgia, serif;\r\n  font-size: clamp(38px, 5vw, 56px);\r\n  line-height: 1.08;\r\n}\r\n\r\n.ymi-shop-heading h2 span {\r\n  color: var(--ymi-pink);\r\n}\r\n\r\n.ymi-shop-heading p {\r\n  margin: 0;\r\n  color: var(--ymi-text);\r\n  font-family: Arial, sans-serif;\r\n  font-size: 17px;\r\n  line-height: 1.7;\r\n}\r\n\r\n.ymi-shop-collection-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 22px;\r\n}\r\n\r\n.ymi-shop-card {\r\n  position: relative;\r\n  min-height: 330px;\r\n  overflow: hidden;\r\n  border: 1px solid var(--ymi-border);\r\n  border-radius: 18px;\r\n  background-color: #f3edf6;\r\n  background-position: center;\r\n  background-size: cover;\r\n  text-decoration: none;\r\n  box-shadow: 0 10px 27px rgba(74, 35, 102, 0.09);\r\n  transition:\r\n    transform 0.25s ease,\r\n    box-shadow 0.25s ease;\r\n}\r\n\r\n.ymi-shop-card:hover {\r\n  transform: translateY(-6px);\r\n  box-shadow: 0 18px 36px rgba(74, 35, 102, 0.17);\r\n}\r\n\r\n.ymi-shop-card-overlay {\r\n  position: absolute;\r\n  inset: 0;\r\n  display: flex;\r\n  align-items: flex-end;\r\n  padding: 25px;\r\n  background:\r\n    linear-gradient(\r\n      to top,\r\n      rgba(39, 16, 54, 0.94) 0%,\r\n      rgba(61, 28, 83, 0.58) 45%,\r\n      rgba(61, 28, 83, 0.05) 78%\r\n    );\r\n}\r\n\r\n.ymi-shop-card h3 {\r\n  margin: 0 0 7px;\r\n  color: #ffffff;\r\n  font-family: Georgia, serif;\r\n  font-size: 26px;\r\n  line-height: 1.15;\r\n}\r\n\r\n.ymi-shop-card p {\r\n  margin: 0 0 15px;\r\n  color: rgba(255, 255, 255, 0.90);\r\n  font-family: Arial, sans-serif;\r\n  font-size: 14px;\r\n  line-height: 1.5;\r\n}\r\n\r\n.ymi-shop-card-action {\r\n  display: inline-block;\r\n  padding: 9px 15px;\r\n  border: 2px solid #ffffff;\r\n  border-radius: 6px;\r\n  color: #ffffff;\r\n  font-family: Arial, sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.6px;\r\n  text-transform: uppercase;\r\n}\r\n\r\n\/* =========================================\r\n   NEW ARRIVALS INTRO\r\n========================================= *\/\r\n\r\n.ymi-new-arrivals {\r\n  padding: 76px 5% 28px;\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 20%,\r\n      rgba(225, 174, 220, 0.16),\r\n      transparent 30%\r\n    ),\r\n    #fbf8fd;\r\n}\r\n\r\n.ymi-new-arrivals-heading {\r\n  max-width: 760px;\r\n  margin: 0 auto;\r\n  text-align: center;\r\n}\r\n\r\n.ymi-new-arrivals-heading small {\r\n  display: block;\r\n  margin-bottom: 10px;\r\n  color: var(--ymi-gold);\r\n  font-family: Arial, sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  letter-spacing: 2.3px;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.ymi-new-arrivals-heading h2 {\r\n  margin: 0 0 14px;\r\n  color: var(--ymi-dark-purple);\r\n  font-family: Georgia, serif;\r\n  font-size: clamp(38px, 5vw, 56px);\r\n  line-height: 1.08;\r\n}\r\n\r\n.ymi-new-arrivals-heading h2 span {\r\n  color: var(--ymi-pink);\r\n}\r\n\r\n.ymi-new-arrivals-heading p {\r\n  margin: 0;\r\n  color: var(--ymi-text);\r\n  font-family: Arial, sans-serif;\r\n  font-size: 16px;\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* =========================================\r\n   RESPONSIVE\r\n========================================= *\/\r\n\r\n@media (prefers-reduced-motion: reduce) {\r\n  .ymi-shop-butterfly {\r\n    animation: none;\r\n  }\r\n}\r\n\r\n@media (max-width: 900px) {\r\n  .ymi-shop-collection-grid {\r\n    grid-template-columns: repeat(2, 1fr);\r\n  }\r\n}\r\n\r\n@media (max-width: 650px) {\r\n  .ymi-shop-hero {\r\n    padding: 62px 20px;\r\n  }\r\n\r\n  .ymi-shop-hero h1 {\r\n    font-size: 44px;\r\n  }\r\n\r\n  .ymi-shop-intro {\r\n    font-size: 16px;\r\n  }\r\n\r\n  .ymi-shop-search {\r\n    display: block;\r\n    padding: 8px;\r\n  }\r\n\r\n  .ymi-shop-search input[type=\"search\"] {\r\n    width: 100%;\r\n    padding: 14px 12px;\r\n    text-align: center;\r\n  }\r\n\r\n  .ymi-shop-search button {\r\n    display: block;\r\n    width: 100%;\r\n  }\r\n\r\n  .ymi-shop-collections {\r\n    padding: 62px 19px 70px;\r\n  }\r\n\r\n  .ymi-shop-collection-grid {\r\n    grid-template-columns: 1fr;\r\n    gap: 18px;\r\n  }\r\n\r\n  .ymi-shop-card {\r\n    min-height: 310px;\r\n  }\r\n\r\n  .ymi-new-arrivals {\r\n    padding: 60px 20px 24px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<main class=\"ymi-shop-page\">\r\n\r\n  <!-- HERO -->\r\n  <section class=\"ymi-shop-hero\">\r\n    <div class=\"ymi-shop-hero-content\">\r\n\r\n      <div class=\"ymi-shop-butterfly\" aria-hidden=\"true\">\r\n        <svg viewBox=\"0 0 100 80\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n\r\n          <defs>\r\n            <linearGradient\r\n              id=\"ymiShopGold\"\r\n              x1=\"0\"\r\n              y1=\"0\"\r\n              x2=\"1\"\r\n              y2=\"1\"\r\n            >\r\n              <stop offset=\"0%\" stop-color=\"#fff0ae\"\/>\r\n              <stop offset=\"45%\" stop-color=\"#d8a633\"\/>\r\n              <stop offset=\"100%\" stop-color=\"#98600d\"\/>\r\n            <\/linearGradient>\r\n          <\/defs>\r\n\r\n          <path\r\n            d=\"M48 40 C33 4, 5 4, 9 29\r\n               C12 48, 32 52, 48 43 Z\"\r\n            fill=\"url(#ymiShopGold)\"\r\n          \/>\r\n\r\n          <path\r\n            d=\"M52 40 C67 4, 95 4, 91 29\r\n               C88 48, 68 52, 52 43 Z\"\r\n            fill=\"url(#ymiShopGold)\"\r\n          \/>\r\n\r\n          <path\r\n            d=\"M47 44 C31 45, 17 57, 23 70\r\n               C31 77, 43 62, 49 47 Z\"\r\n            fill=\"url(#ymiShopGold)\"\r\n          \/>\r\n\r\n          <path\r\n            d=\"M53 44 C69 45, 83 57, 77 70\r\n               C69 77, 57 62, 51 47 Z\"\r\n            fill=\"url(#ymiShopGold)\"\r\n          \/>\r\n\r\n          <ellipse\r\n            cx=\"50\"\r\n            cy=\"43\"\r\n            rx=\"4\"\r\n            ry=\"18\"\r\n            fill=\"#b87917\"\r\n          \/>\r\n\r\n          <path\r\n            d=\"M49 26 C42 15, 38 13, 34 11\"\r\n            fill=\"none\"\r\n            stroke=\"#b87917\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\r\n          \/>\r\n\r\n          <path\r\n            d=\"M51 26 C58 15, 62 13, 66 11\"\r\n            fill=\"none\"\r\n            stroke=\"#b87917\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\r\n          \/>\r\n\r\n        <\/svg>\r\n      <\/div>\r\n\r\n      <p class=\"ymi-shop-eyebrow\">\r\n        Creative Finds for Every Idea\r\n      <\/p>\r\n\r\n      <h1>\r\n        Shop <span>Yady Made It<\/span>\r\n      <\/h1>\r\n\r\n      <p class=\"ymi-shop-intro\">\r\n        Browse digital artwork, custom products, business branding,\r\n        sports designs, cultural collections, and personalized creations\r\n        made to help your next project stand out.\r\n      <\/p>\r\n\r\n      <!-- Working WooCommerce search -->\r\n      <form\r\n        class=\"ymi-shop-search\"\r\n        role=\"search\"\r\n        method=\"get\"\r\n        action=\"https:\/\/yadymadeit.com\/\"\r\n      >\r\n        <input\r\n          type=\"search\"\r\n          name=\"s\"\r\n          placeholder=\"Search products and designs...\"\r\n          aria-label=\"Search products\"\r\n        >\r\n\r\n        <input\r\n          type=\"hidden\"\r\n          name=\"post_type\"\r\n          value=\"product\"\r\n        >\r\n\r\n        <button type=\"submit\">\r\n          Search\r\n        <\/button>\r\n      <\/form>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- COLLECTION CARDS -->\r\n  <section class=\"ymi-shop-collections\">\r\n    <div class=\"ymi-shop-inner\">\r\n\r\n      <div class=\"ymi-shop-heading\">\r\n        <small>Find Your Style<\/small>\r\n\r\n        <h2>\r\n          Browse by <span>Collection<\/span>\r\n        <\/h2>\r\n\r\n        <p>\r\n          Choose the collection closest to what you need,\r\n          or continue below to explore the newest additions.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"ymi-shop-collection-grid\">\r\n\r\n        <!-- DIGITAL DESIGNS -->\r\n        <a\r\n          class=\"ymi-shop-card\"\r\n          href=\"https:\/\/yadymadeit.com\/index.php\/designs2\/\"\r\n          style=\"background-image:\r\n          url('https:\/\/yadymadeit.com\/wp-content\/uploads\/2026\/08\/IMG_5500.jpg');\"\r\n        >\r\n          <div class=\"ymi-shop-card-overlay\">\r\n            <div>\r\n              <h3>Digital Designs<\/h3>\r\n\r\n              <p>\r\n                Print-ready PNG artwork, sublimation graphics,\r\n                tumbler wraps, and DTF-ready designs.\r\n              <\/p>\r\n\r\n              <span class=\"ymi-shop-card-action\">\r\n                Explore Designs\r\n              <\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <!-- CUSTOM TUMBLERS -->\r\n        <a\r\n          class=\"ymi-shop-card\"\r\n          href=\"#\"\r\n          style=\"background-image:\r\n          url('https:\/\/yadymadeit.com\/wp-content\/uploads\/2026\/08\/Custom-Tumbler-mockup.png');\"\r\n        >\r\n          <div class=\"ymi-shop-card-overlay\">\r\n            <div>\r\n              <h3>Custom Tumblers<\/h3>\r\n\r\n              <p>\r\n                Personalized drinkware made for celebrations,\r\n                sports, gifts, and businesses.\r\n              <\/p>\r\n\r\n              <span class=\"ymi-shop-card-action\">\r\n                Shop Tumblers\r\n              <\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <!-- CUSTOM APPAREL -->\r\n        <a\r\n          class=\"ymi-shop-card\"\r\n          href=\"#\"\r\n          style=\"background-image:\r\n          url('https:\/\/yadymadeit.com\/wp-content\/uploads\/2024\/12\/HIGHLAND-COW-Large.png');\"\r\n        >\r\n          <div class=\"ymi-shop-card-overlay\">\r\n            <div>\r\n              <h3>Custom Apparel<\/h3>\r\n\r\n              <p>\r\n                Shirts, branded uniforms, sports apparel,\r\n                and personalized clothing.\r\n              <\/p>\r\n\r\n              <span class=\"ymi-shop-card-action\">\r\n                Shop Apparel\r\n              <\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <!-- SPORTS -->\r\n        <a\r\n          class=\"ymi-shop-card\"\r\n          href=\"#\"\r\n          style=\"background-image:\r\n          url('https:\/\/yadymadeit.com\/wp-content\/uploads\/2025\/08\/Pirates-Football.png');\"\r\n        >\r\n          <div class=\"ymi-shop-card-overlay\">\r\n            <div>\r\n              <h3>Sports Collection<\/h3>\r\n\r\n              <p>\r\n                Designs for players, families, teams,\r\n                coaches, and proud supporters.\r\n              <\/p>\r\n\r\n              <span class=\"ymi-shop-card-action\">\r\n                Explore Sports\r\n              <\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <!-- DOMINICAN -->\r\n        <a\r\n          class=\"ymi-shop-card\"\r\n          href=\"#\"\r\n          style=\"background-image:\r\n          url('https:\/\/yadymadeit.com\/wp-content\/uploads\/2024\/03\/Dominican-mug-2.png');\"\r\n        >\r\n          <div class=\"ymi-shop-card-overlay\">\r\n            <div>\r\n              <h3>Dominican Collection<\/h3>\r\n\r\n              <p>\r\n                Colorful designs inspired by Dominican\r\n                culture, sports, music, and pride.\r\n              <\/p>\r\n\r\n              <span class=\"ymi-shop-card-action\">\r\n                Explore the Collection\r\n              <\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <!-- BUSINESS BRANDING -->\r\n        <a\r\n          class=\"ymi-shop-card\"\r\n          href=\"https:\/\/yadymadeit.com\/index.php\/custom-orders\/\"\r\n          style=\"background-image:\r\n          url('https:\/\/yadymadeit.com\/wp-content\/uploads\/2026\/08\/FLORIDA-NEW-LOGO-MOCKUP.png');\"\r\n        >\r\n          <div class=\"ymi-shop-card-overlay\">\r\n            <div>\r\n              <h3>Business Branding<\/h3>\r\n\r\n              <p>\r\n                Professional apparel, promotional products,\r\n                business cards, and coordinated branding.\r\n              <\/p>\r\n\r\n              <span class=\"ymi-shop-card-action\">\r\n                Start a Project\r\n              <\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/a>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- NEW ARRIVALS HEADING -->\r\n  <section class=\"ymi-new-arrivals\">\r\n    <div class=\"ymi-new-arrivals-heading\">\r\n\r\n      <small>Freshly Added<\/small>\r\n\r\n      <h2>\r\n        New <span>Arrivals<\/span>\r\n      <\/h2>\r\n\r\n      <p>\r\n        Explore the newest products and digital designs\r\n        available from Yady Made It.\r\n      <\/p>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/main>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e8923f2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e8923f2\" data-element_type=\"section\" data-e-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-5f52126\" data-id=\"5f52126\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\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>Creative Finds for Every Idea Shop Yady Made It Browse digital artwork, custom products, business branding, sports designs, cultural collections, and personalized creations made to help your next project stand out. Search Find Your Style Browse by Collection Choose the collection closest to what you need, or continue below to explore the newest additions. Digital [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"om_disable_all_campaigns":false,"_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","_monsterinsights_skip_tracking":false,"_joinchat":[],"footnotes":""},"class_list":["post-3345","page","type-page","status-publish","hentry","has-post-title","has-post-date","has-post-category","has-post-tag","has-post-comment","has-post-author",""],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Creative Finds for Every Idea Shop Yady Made It Browse digital artwork, custom products, business branding, sports designs, cultural collections, and personalized creations made to help your next project stand out. Search Find Your Style Browse by Collection Choose the collection closest to what you need, or continue below to explore the newest additions. Digital\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Yady Made It - Made With Love\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Shop Yady Made It - Yady Made It\" \/>\n\t\t<meta property=\"og:description\" content=\"Creative Finds for Every Idea Shop Yady Made It Browse digital artwork, custom products, business branding, sports designs, cultural collections, and personalized creations made to help your next project stand out. Search Find Your Style Browse by Collection Choose the collection closest to what you need, or continue below to explore the newest additions. Digital\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/yadymadeit.com\/wp-content\/uploads\/2024\/02\/cropped-Yady-made-it-banner-30-x-18-in-15-x-7-in-1-1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/yadymadeit.com\/wp-content\/uploads\/2024\/02\/cropped-Yady-made-it-banner-30-x-18-in-15-x-7-in-1-1.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-05T20:57:50+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-05T21:04:42+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Shop Yady Made It - Yady Made It\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Creative Finds for Every Idea Shop Yady Made It Browse digital artwork, custom products, business branding, sports designs, cultural collections, and personalized creations made to help your next project stand out. Search Find Your Style Browse by Collection Choose the collection closest to what you need, or continue below to explore the newest additions. Digital\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/yadymadeit.com\/wp-content\/uploads\/2024\/02\/cropped-Yady-made-it-banner-30-x-18-in-15-x-7-in-1-1.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/index.php\\\/shop-yady-made-it\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yadymadeit.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yadymadeit.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/index.php\\\/shop-yady-made-it\\\/#listItem\",\"name\":\"Shop Yady Made It\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/index.php\\\/shop-yady-made-it\\\/#listItem\",\"position\":2,\"name\":\"Shop Yady Made It\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/yadymadeit.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/#organization\",\"name\":\"Yady Made It\",\"description\":\"Made With Love\",\"url\":\"https:\\\/\\\/yadymadeit.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/yadymadeit.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/cropped-Yady-made-it-banner-30-x-18-in-15-x-7-in-1-1.png\",\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/index.php\\\/shop-yady-made-it\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/index.php\\\/shop-yady-made-it\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/index.php\\\/shop-yady-made-it\\\/#webpage\",\"url\":\"https:\\\/\\\/yadymadeit.com\\\/index.php\\\/shop-yady-made-it\\\/\",\"name\":\"Shop Yady Made It - Yady Made It\",\"description\":\"Creative Finds for Every Idea Shop Yady Made It Browse digital artwork, custom products, business branding, sports designs, cultural collections, and personalized creations made to help your next project stand out. Search Find Your Style Browse by Collection Choose the collection closest to what you need, or continue below to explore the newest additions. Digital\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/index.php\\\/shop-yady-made-it\\\/#breadcrumblist\"},\"datePublished\":\"2026-08-05T16:57:50-04:00\",\"dateModified\":\"2026-08-05T17:04:42-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/#website\",\"url\":\"https:\\\/\\\/yadymadeit.com\\\/\",\"name\":\"Yady Made It\",\"description\":\"Made With Love\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/yadymadeit.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Shop Yady Made It - Yady Made It","description":"Creative Finds for Every Idea Shop Yady Made It Browse digital artwork, custom products, business branding, sports designs, cultural collections, and personalized creations made to help your next project stand out. Search Find Your Style Browse by Collection Choose the collection closest to what you need, or continue below to explore the newest additions. Digital","canonical_url":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/yadymadeit.com#listItem","position":1,"name":"Home","item":"https:\/\/yadymadeit.com","nextItem":{"@type":"ListItem","@id":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/#listItem","name":"Shop Yady Made It"}},{"@type":"ListItem","@id":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/#listItem","position":2,"name":"Shop Yady Made It","previousItem":{"@type":"ListItem","@id":"https:\/\/yadymadeit.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/yadymadeit.com\/#organization","name":"Yady Made It","description":"Made With Love","url":"https:\/\/yadymadeit.com\/","logo":{"@type":"ImageObject","url":"https:\/\/yadymadeit.com\/wp-content\/uploads\/2024\/02\/cropped-Yady-made-it-banner-30-x-18-in-15-x-7-in-1-1.png","@id":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/#webpage","url":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/","name":"Shop Yady Made It - Yady Made It","description":"Creative Finds for Every Idea Shop Yady Made It Browse digital artwork, custom products, business branding, sports designs, cultural collections, and personalized creations made to help your next project stand out. Search Find Your Style Browse by Collection Choose the collection closest to what you need, or continue below to explore the newest additions. Digital","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/yadymadeit.com\/#website"},"breadcrumb":{"@id":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/#breadcrumblist"},"datePublished":"2026-08-05T16:57:50-04:00","dateModified":"2026-08-05T17:04:42-04:00"},{"@type":"WebSite","@id":"https:\/\/yadymadeit.com\/#website","url":"https:\/\/yadymadeit.com\/","name":"Yady Made It","description":"Made With Love","inLanguage":"en-US","publisher":{"@id":"https:\/\/yadymadeit.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Yady Made It - Made With Love","og:type":"article","og:title":"Shop Yady Made It - Yady Made It","og:description":"Creative Finds for Every Idea Shop Yady Made It Browse digital artwork, custom products, business branding, sports designs, cultural collections, and personalized creations made to help your next project stand out. Search Find Your Style Browse by Collection Choose the collection closest to what you need, or continue below to explore the newest additions. Digital","og:url":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/","og:image":"https:\/\/yadymadeit.com\/wp-content\/uploads\/2024\/02\/cropped-Yady-made-it-banner-30-x-18-in-15-x-7-in-1-1.png","og:image:secure_url":"https:\/\/yadymadeit.com\/wp-content\/uploads\/2024\/02\/cropped-Yady-made-it-banner-30-x-18-in-15-x-7-in-1-1.png","article:published_time":"2026-08-05T20:57:50+00:00","article:modified_time":"2026-08-05T21:04:42+00:00","twitter:card":"summary_large_image","twitter:title":"Shop Yady Made It - Yady Made It","twitter:description":"Creative Finds for Every Idea Shop Yady Made It Browse digital artwork, custom products, business branding, sports designs, cultural collections, and personalized creations made to help your next project stand out. Search Find Your Style Browse by Collection Choose the collection closest to what you need, or continue below to explore the newest additions. Digital","twitter:image":"https:\/\/yadymadeit.com\/wp-content\/uploads\/2024\/02\/cropped-Yady-made-it-banner-30-x-18-in-15-x-7-in-1-1.png"},"aioseo_meta_data":{"post_id":"3345","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2026-08-05 21:37:39","updated":"2026-08-05 21:37:39","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/yadymadeit.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tShop Yady Made It\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/yadymadeit.com"},{"label":"Shop Yady Made It","link":"https:\/\/yadymadeit.com\/index.php\/shop-yady-made-it\/"}],"builder_content":"","_links":{"self":[{"href":"https:\/\/yadymadeit.com\/index.php\/wp-json\/wp\/v2\/pages\/3345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yadymadeit.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yadymadeit.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yadymadeit.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yadymadeit.com\/index.php\/wp-json\/wp\/v2\/comments?post=3345"}],"version-history":[{"count":7,"href":"https:\/\/yadymadeit.com\/index.php\/wp-json\/wp\/v2\/pages\/3345\/revisions"}],"predecessor-version":[{"id":3362,"href":"https:\/\/yadymadeit.com\/index.php\/wp-json\/wp\/v2\/pages\/3345\/revisions\/3362"}],"wp:attachment":[{"href":"https:\/\/yadymadeit.com\/index.php\/wp-json\/wp\/v2\/media?parent=3345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}