{"product_id":"affiliate-rewards-program","title":"Get rewarded for helping makers find ethical manufacturing","description":"\u003cstyle\u003e\n  html {\n    scroll-behavior: smooth;\n  }\n\n  .ysm-aff-page {\n    color: #1f2a22;\n    line-height: 1.6;\n  }\n\n  .ysm-aff-page * {\n    box-sizing: border-box;\n  }\n\n  .ysm-aff-wrap {\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 0 18px;\n  }\n\n  .ysm-aff-hero,\n  .ysm-aff-section,\n  .ysm-aff-dropdowns,\n  .ysm-aff-contact,\n  .ysm-aff-card {\n    background: #ffffff;\n    border: 1px solid #d8ded6;\n    border-radius: 18px;\n    padding: 22px;\n    margin-bottom: 16px;\n    box-shadow: 0 4px 14px rgba(31, 42, 34, 0.04);\n  }\n\n  .ysm-aff-hero,\n  .ysm-aff-contact {\n    background: #f7f8f4;\n  }\n\n  .ysm-aff-page h1,\n  .ysm-aff-page h2,\n  .ysm-aff-page h3 {\n    color: #1f2a22;\n    line-height: 1.16;\n    margin-top: 0;\n  }\n\n  .ysm-aff-page h1 {\n    font-size: clamp(34px, 5vw, 56px);\n    letter-spacing: -0.04em;\n    margin-bottom: 14px;\n  }\n\n  .ysm-aff-page h2 {\n    font-size: 30px;\n    margin-bottom: 10px;\n    letter-spacing: -0.02em;\n  }\n\n  .ysm-aff-page h3 {\n    font-size: 21px;\n    margin-bottom: 10px;\n  }\n\n  .ysm-aff-page p:last-child,\n  .ysm-aff-page ul:last-child,\n  .ysm-aff-page ol:last-child {\n    margin-bottom: 0;\n  }\n\n  .ysm-aff-kicker {\n    color: #2e6b4a;\n    font-weight: 900;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    font-size: 12px;\n    margin: 0 0 8px;\n  }\n\n  .ysm-aff-intro {\n    font-size: 18px;\n    color: #3f4f42;\n    margin-bottom: 12px;\n  }\n\n  .ysm-aff-muted {\n    color: #637166;\n  }\n\n  .ysm-aff-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .ysm-aff-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    padding: 12px 16px;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1.2;\n    text-decoration: none;\n    border: 1px solid transparent;\n    transition: transform .18s ease, box-shadow .18s ease;\n  }\n\n  .ysm-aff-button:hover {\n    transform: translateY(-1px);\n    box-shadow: 0 6px 16px rgba(31, 42, 34, 0.08);\n  }\n\n  .ysm-aff-button-primary {\n    background: #2e6b4a;\n    color: #ffffff;\n    border-color: #2e6b4a;\n  }\n\n  .ysm-aff-button-secondary {\n    background: #ffffff;\n    color: #1f2a22;\n    border-color: #d8ded6;\n  }\n\n  .ysm-aff-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .ysm-aff-badge {\n    display: inline-flex;\n    align-items: center;\n    border: 1px solid #a7c957;\n    background: #eef4ed;\n    color: #2e6b4a;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .ysm-aff-quick {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .ysm-aff-quick-card,\n  .ysm-aff-mini-card,\n  .ysm-aff-resource {\n    background: #ffffff;\n    border: 1px solid #d8ded6;\n    border-radius: 14px;\n    padding: 14px;\n  }\n\n  .ysm-aff-quick-card strong,\n  .ysm-aff-mini-card strong {\n    display: block;\n    color: #2e6b4a;\n    font-size: 13px;\n    margin-bottom: 2px;\n  }\n\n  .ysm-aff-quick-card span,\n  .ysm-aff-mini-card p,\n  .ysm-aff-resource p {\n    display: block;\n    color: #637166;\n    font-size: 14px;\n    line-height: 1.45;\n    margin: 0;\n  }\n\n  .ysm-aff-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .ysm-aff-steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .ysm-aff-step {\n    background: #ffffff;\n    border: 1px solid #d8ded6;\n    border-radius: 15px;\n    padding: 14px;\n  }\n\n  .ysm-aff-step span {\n    display: inline-flex;\n    width: 34px;\n    height: 34px;\n    border-radius: 999px;\n    align-items: center;\n    justify-content: center;\n    background: #eef4ed;\n    border: 1px solid #a7c957;\n    color: #2e6b4a;\n    font-weight: 900;\n    margin-bottom: 8px;\n  }\n\n  .ysm-aff-step strong {\n    display: block;\n    color: #1f2a22;\n    font-size: 15px;\n    line-height: 1.25;\n    margin-bottom: 6px;\n  }\n\n  .ysm-aff-step p {\n    color: #637166;\n    font-size: 14px;\n    line-height: 1.45;\n    margin: 0;\n  }\n\n  .ysm-aff-image-card {\n    background: #ffffff;\n    border: 1px solid #d8ded6;\n    border-radius: 18px;\n    padding: 12px;\n    margin-top: 16px;\n    overflow: hidden;\n  }\n\n  .ysm-aff-image-card img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 14px;\n    border: 1px solid #d8ded6;\n    background: #ffffff;\n  }\n\n  .ysm-aff-image-caption {\n    color: #637166;\n    font-size: 13px;\n    line-height: 1.45;\n    margin: 10px 4px 0;\n  }\n\n  .ysm-aff-dropdowns details {\n    border: 1px solid #d8ded6;\n    border-radius: 15px;\n    overflow: hidden;\n    background: #ffffff;\n  }\n\n  .ysm-aff-dropdowns details + details {\n    margin-top: 10px;\n  }\n\n  .ysm-aff-dropdowns summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 14px 16px;\n    background: #eef4ed;\n    color: #1f2a22;\n    font-weight: 900;\n    position: relative;\n    padding-right: 48px;\n  }\n\n  .ysm-aff-dropdowns summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ysm-aff-dropdowns summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 16px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #2e6b4a;\n    font-size: 22px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .ysm-aff-dropdowns details[open] summary::after {\n    content: \"–\";\n  }\n\n  .ysm-aff-dropdown-content {\n    padding: 16px;\n    background: #ffffff;\n    border-top: 1px solid #d8ded6;\n  }\n\n  .ysm-aff-dropdown-content ul,\n  .ysm-aff-dropdown-content ol {\n    padding-left: 20px;\n    margin: 0;\n  }\n\n  .ysm-aff-dropdown-content li + li {\n    margin-top: 7px;\n  }\n\n  .ysm-aff-checklist {\n    background: #f7f8f4;\n    border: 1px solid #d8ded6;\n    border-radius: 16px;\n    padding: 16px;\n    margin-top: 14px;\n  }\n\n  .ysm-aff-checklist ul {\n    padding-left: 20px;\n    margin: 0;\n  }\n\n  .ysm-aff-checklist li + li {\n    margin-top: 7px;\n  }\n\n  .ysm-aff-highlight {\n    background: #eef4ed;\n    border: 1px solid #a7c957;\n    border-radius: 16px;\n    padding: 16px;\n    margin-top: 14px;\n  }\n\n  .ysm-aff-highlight strong {\n    color: #2e6b4a;\n  }\n\n  .ysm-aff-tier-table-wrap {\n    overflow-x: auto;\n    margin-top: 14px;\n    border: 1px solid #d8ded6;\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .ysm-aff-tier-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 560px;\n  }\n\n  .ysm-aff-tier-table th,\n  .ysm-aff-tier-table td {\n    text-align: left;\n    padding: 13px 14px;\n    border-bottom: 1px solid #d8ded6;\n    font-size: 14px;\n  }\n\n  .ysm-aff-tier-table th {\n    background: #eef4ed;\n    color: #1f2a22;\n    font-weight: 900;\n  }\n\n  .ysm-aff-tier-table td {\n    color: #3f4f42;\n  }\n\n  .ysm-aff-tier-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ysm-aff-contact {\n    scroll-margin-top: 120px;\n  }\n\n  .ysm-aff-form-embed {\n    background: #ffffff;\n    border: 1px solid #d8ded6;\n    border-radius: 16px;\n    padding: 18px;\n    margin-top: 16px;\n  }\n\n  .ysm-aff-note {\n    font-size: 13px;\n    color: #637166;\n    margin-top: 12px;\n  }\n\n  .ysm-aff-link {\n    color: #2e6b4a;\n    font-weight: 900;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  @media (max-width: 920px) {\n    .ysm-aff-quick,\n    .ysm-aff-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ysm-aff-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 749px) {\n    .ysm-aff-hero,\n    .ysm-aff-section,\n    .ysm-aff-dropdowns,\n    .ysm-aff-contact {\n      padding: 18px;\n    }\n\n    .ysm-aff-page h1 {\n      font-size: 34px;\n    }\n\n    .ysm-aff-page h2 {\n      font-size: 25px;\n    }\n\n    .ysm-aff-quick,\n    .ysm-aff-steps,\n    .ysm-aff-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ysm-aff-button {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ysm-aff-page\"\u003e\n  \u003cdiv class=\"ysm-aff-wrap\"\u003e\n\n    \u003csection class=\"ysm-aff-hero\"\u003e\n      \u003cp class=\"ysm-aff-kicker\"\u003eYourStuffMade Affiliate Rewards Program\u003c\/p\u003e\n\n      \u003ch1\u003eGet rewarded for helping makers find ethical manufacturing\u003c\/h1\u003e\n\n      \u003cp class=\"ysm-aff-intro\"\u003e\n        We love working with makers, artists, creators and community builders — and we know how hard it is to keep a great manufacturer a secret.\n      \u003c\/p\u003e\n\n      \u003cp class=\"ysm-aff-muted\"\u003e\n        The YourStuffMade Affiliate Rewards Program lets you refer fellow makers who need ethical, affordable and high-quality custom manufacturing. When your referral places an eligible order, you get rewarded.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ysm-aff-actions\"\u003e\n        \u003ca class=\"ysm-aff-button ysm-aff-button-primary\" href=\"#ysm-aff-join\"\u003e\n          Apply Now\n        \u003c\/a\u003e\n\n        \u003ca class=\"ysm-aff-button ysm-aff-button-secondary\" href=\"#ysm-aff-agreement\"\u003e\n          View affiliate agreement\n        \u003c\/a\u003e\n\n        \u003ca class=\"ysm-aff-button ysm-aff-button-secondary\" href=\"#ysm-aff-how-it-works\"\u003e\n          See how it works\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ysm-aff-badges\"\u003e\n        \u003cspan class=\"ysm-aff-badge\"\u003e💸 Get paid for referrals\u003c\/span\u003e\n        \u003cspan class=\"ysm-aff-badge\"\u003e🌱 Ethical manufacturing\u003c\/span\u003e\n        \u003cspan class=\"ysm-aff-badge\"\u003e🎨 Built for makers\u003c\/span\u003e\n        \u003cspan class=\"ysm-aff-badge\"\u003e🤝 We support your referral\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ysm-aff-quick\"\u003e\n        \u003cdiv class=\"ysm-aff-quick-card\"\u003e\n          \u003cstrong\u003eBest for\u003c\/strong\u003e\n          \u003cspan\u003eMakers, artists, community leaders and creative coaches\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ysm-aff-quick-card\"\u003e\n          \u003cstrong\u003eYou do\u003c\/strong\u003e\n          \u003cspan\u003eRefer someone who needs custom manufacturing\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ysm-aff-quick-card\"\u003e\n          \u003cstrong\u003eWe do\u003c\/strong\u003e\n          \u003cspan\u003eSupport them through quoting and ordering\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ysm-aff-quick-card\"\u003e\n          \u003cstrong\u003eYou earn\u003c\/strong\u003e\n          \u003cspan\u003eRewards when they place an eligible order\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ysm-aff-section\" id=\"ysm-aff-how-it-works\"\u003e\n      \u003cp class=\"ysm-aff-kicker\"\u003eSimple referral flow\u003c\/p\u003e\n\n      \u003ch2\u003eHow the affiliate rewards program works\u003c\/h2\u003e\n\n      \u003cp\u003e\n        We designed the program to be simple. You refer a maker, creator, brand or community that needs a trustworthy manufacturing partner. Our team supports them with quoting, product guidance and ordering. If they place an eligible order, you receive a reward.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ysm-aff-steps\"\u003e\n        \u003cdiv class=\"ysm-aff-step\"\u003e\n          \u003cspan\u003e1\u003c\/span\u003e\n          \u003cstrong\u003eApply now\u003c\/strong\u003e\n          \u003cp\u003eFill out the affiliate application form so we can set up your referral details.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ysm-aff-step\"\u003e\n          \u003cspan\u003e2\u003c\/span\u003e\n          \u003cstrong\u003eShare your referral form\u003c\/strong\u003e\n          \u003cp\u003eOnce approved, share your official referral form with your audience, friends or creative network.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ysm-aff-step\"\u003e\n          \u003cspan\u003e3\u003c\/span\u003e\n          \u003cstrong\u003eThey place an order\u003c\/strong\u003e\n          \u003cp\u003eYour referral moves ahead with an eligible YourStuffMade order.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ysm-aff-step\"\u003e\n          \u003cspan\u003e4\u003c\/span\u003e\n          \u003cstrong\u003eYou get rewarded\u003c\/strong\u003e\n          \u003cp\u003eRewards are credited after the referred order is completed and paid in full.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ysm-aff-actions\"\u003e\n        \u003ca class=\"ysm-aff-button ysm-aff-button-primary\" href=\"#ysm-aff-join\"\u003e\n          Apply Now\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ysm-aff-section\"\u003e\n      \u003cp class=\"ysm-aff-kicker\"\u003eWhy join?\u003c\/p\u003e\n\n      \u003ch2\u003eShare something genuinely useful with your maker community\u003c\/h2\u003e\n\n      \u003cp\u003e\n        If you already know makers, brands, artists or small businesses who need better manufacturing support, this program is a simple way to help them while also earning a reward.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ysm-aff-grid\"\u003e\n        \u003cdiv class=\"ysm-aff-mini-card\"\u003e\n          \u003cstrong\u003eHelp other makers\u003c\/strong\u003e\n          \u003cp\u003eRefer people to a manufacturing team focused on ethical, affordable and high-quality production.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ysm-aff-mini-card\"\u003e\n          \u003cstrong\u003eEarn without extra admin\u003c\/strong\u003e\n          \u003cp\u003eYou introduce the referral, then our team supports them through the quoting and order process.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ysm-aff-mini-card\"\u003e\n          \u003cstrong\u003eSupport better manufacturing\u003c\/strong\u003e\n          \u003cp\u003eHelp more creators access production options that care about people, quality and transparency.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ysm-aff-mini-card\"\u003e\n          \u003cstrong\u003eGreat for communities\u003c\/strong\u003e\n          \u003cp\u003ePerfect for creative coaches, community leaders, artist groups, content creators and maker networks.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ysm-aff-section\"\u003e\n      \u003cp class=\"ysm-aff-kicker\"\u003eReward tiers\u003c\/p\u003e\n\n      \u003ch2\u003eHow much can you earn?\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Your affiliate reward depends on the referred order’s total value. Larger successful referrals can unlock higher reward amounts.\n      \u003c\/p\u003e\n\n      \u003cfigure class=\"ysm-aff-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0068\/7554\/5622\/files\/Screenshot_2025-10-06_at_1.13.45_PM.png?v=1759727658\" alt=\"YourStuffMade affiliate rewards program tier chart showing reward amounts based on referred order value\" loading=\"lazy\" width=\"1200\" height=\"700\"\u003e\n        \u003cfigcaption class=\"ysm-aff-image-caption\"\u003e\n          Reward tiers are based on the total value of the referred order.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv class=\"ysm-aff-tier-table-wrap\" aria-label=\"YourStuffMade affiliate reward tiers\"\u003e\n        \u003ctable class=\"ysm-aff-tier-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eReferred order value\u003c\/th\u003e\n              \u003cth\u003eStore credit\u003c\/th\u003e\n              \u003cth\u003eBonus product\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eUnder $250\u003c\/td\u003e\n              \u003ctd\u003e$10\u003c\/td\u003e\n              \u003ctd\u003e10% more product\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e$250+\u003c\/td\u003e\n              \u003ctd\u003e$20\u003c\/td\u003e\n              \u003ctd\u003e12% more product\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e$500+\u003c\/td\u003e\n              \u003ctd\u003e$45\u003c\/td\u003e\n              \u003ctd\u003e15% more product\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e$1000+\u003c\/td\u003e\n              \u003ctd\u003e$95\u003c\/td\u003e\n              \u003ctd\u003e20% more product\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ysm-aff-highlight\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSmall goods note:\u003c\/strong\u003e For small goods like pins, keychains, charms and similar items, the 20% bonus is capped at 50 pieces.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eLarger item note:\u003c\/strong\u003e For larger or high-value items like hoodies, rewards may be reviewed case-by-case to keep the program fair for everyone.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ysm-aff-dropdowns\" id=\"ysm-aff-agreement\"\u003e\n      \u003cp class=\"ysm-aff-kicker\"\u003eAffiliate agreement information\u003c\/p\u003e\n\n      \u003ch2\u003eAffiliate Agreement \u0026amp; Reward Terms\u003c\/h2\u003e\n\n      \u003cp\u003e\n        This section outlines the key terms of the YourStuffMade Affiliate Rewards Program so every affiliate understands how setup, referrals, rewards and credits work.\n      \u003c\/p\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003eAffiliate setup and onboarding\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003col\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAffiliate setup:\u003c\/strong\u003e We will include you in our system so your referrals can be properly tracked.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReferral form access:\u003c\/strong\u003e You will receive access to the official referral form.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSharing your referral:\u003c\/strong\u003e You can link or share the referral form on your socials, bio, website, newsletter or anywhere your audience can reach it.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eStart referring:\u003c\/strong\u003e When your friends, followers or creative network place their first order through your referral, you can start earning rewards.\u003c\/li\u003e\n          \u003c\/ol\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eReward conditions\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eStore credit\u003c\/strong\u003e is earned for the first order of each referred friend.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBonus product percentage\u003c\/strong\u003e is earned for each referred friend and applies to your next order.\u003c\/li\u003e\n            \u003cli\u003eThe bonus product percentage is based on the first three orders your referred friend makes, including reorders.\u003c\/li\u003e\n            \u003cli\u003eRewards are credited once the referred order is completed and paid in full.\u003c\/li\u003e\n            \u003cli\u003eStore credits never expire and can be used anytime toward future orders with YourStuffMade.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eReward tier summary\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUnder $250 referred order:\u003c\/strong\u003e $10 store credit + 10% more product.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e$250+ referred order:\u003c\/strong\u003e $20 store credit + 12% more product.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e$500+ referred order:\u003c\/strong\u003e $45 store credit + 15% more product.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e$1000+ referred order:\u003c\/strong\u003e $95 store credit + 20% more product.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eFair use and product limits\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eFor small goods like pins, keychains, charms and similar items, the 20% bonus is capped at 50 pieces.\u003c\/li\u003e\n            \u003cli\u003eFor larger or high-value items like hoodies, rewards may be reviewed case-by-case.\u003c\/li\u003e\n            \u003cli\u003eThis helps keep rewards fair, sustainable and suitable across different product categories.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eQuestions, help and referral status\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cp\u003e\n            If you need help, want to check your referral status, or have questions about your rewards, contact our team anytime at\n            \u003ca class=\"ysm-aff-link\" href=\"mailto:hi@yourstuffmade.com\"\u003ehi@yourstuffmade.com\u003c\/a\u003e.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdiv class=\"ysm-aff-actions\"\u003e\n        \u003ca class=\"ysm-aff-button ysm-aff-button-primary\" href=\"#ysm-aff-join\"\u003e\n          Apply Now\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ysm-aff-dropdowns\"\u003e\n      \u003cp class=\"ysm-aff-kicker\"\u003eProgram details\u003c\/p\u003e\n\n      \u003ch2\u003eAffiliate rewards program FAQs\u003c\/h2\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003eWho is this program best for?\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cp\u003e\n            This program is ideal for makers, artists, creative coaches, community leaders, content creators, brand owners and anyone who regularly speaks with people who need custom products or ethical manufacturing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat kind of referrals are a good fit?\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003eArtists looking to make custom merch.\u003c\/li\u003e\n            \u003cli\u003eBrands needing ethical product manufacturing.\u003c\/li\u003e\n            \u003cli\u003eCommunities creating campaign, event or membership products.\u003c\/li\u003e\n            \u003cli\u003eCreators launching pins, keychains, charms, patches, stickers or apparel.\u003c\/li\u003e\n            \u003cli\u003eBusinesses looking for a trustworthy custom product partner.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need to manage the order?\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cp\u003e\n            No. Once you refer someone, the YourStuffMade team supports them through the quoting and ordering process. You do not need to manage production, customer service, artwork, logistics or follow-up.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhen do I get paid?\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cp\u003e\n            Rewards are credited once the referred order is completed and paid in full.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre all products eligible?\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cp\u003e\n            Most custom product referrals can be reviewed for eligibility. Some products, order types, quantities or larger high-value items may be assessed case-by-case to keep the rewards program fair and sustainable.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I refer more than one person?\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cp\u003e\n            Yes. You can refer multiple makers, brands or communities. The more suitable referrals you send, the more opportunities you have to earn rewards.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWho can I contact with questions?\u003c\/summary\u003e\n        \u003cdiv class=\"ysm-aff-dropdown-content\"\u003e\n          \u003cp\u003e\n            Questions? Email us at\n            \u003ca class=\"ysm-aff-link\" href=\"mailto:hi@yourstuffmade.com\"\u003ehi@yourstuffmade.com\u003c\/a\u003e.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ysm-aff-section\"\u003e\n      \u003cp class=\"ysm-aff-kicker\"\u003eHow to join\u003c\/p\u003e\n\n      \u003ch2\u003eJoin today and start earning\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Whether you are a community leader, creative coach, artist, maker or someone who simply knows other amazing makers, this is your chance to spread the good vibes and get rewarded for it.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ysm-aff-checklist\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eStep 1:\u003c\/strong\u003e Fill out the quick affiliate application form at the bottom of this page.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eStep 2:\u003c\/strong\u003e Our friendly team will set you up and give you access to the official referral form.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eStep 3:\u003c\/strong\u003e Share the referral form with your creative network, friends, followers or community.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eStep 4:\u003c\/strong\u003e Earn rewards when eligible referrals place completed and paid orders.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ysm-aff-actions\"\u003e\n        \u003ca class=\"ysm-aff-button ysm-aff-button-primary\" href=\"#ysm-aff-join\"\u003e\n          Apply Now\n        \u003c\/a\u003e\n\n        \u003ca class=\"ysm-aff-button ysm-aff-button-secondary\" href=\"mailto:hi@yourstuffmade.com\"\u003e\n          Ask a question\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ysm-aff-contact\" id=\"ysm-aff-join\"\u003e\n      \u003cp class=\"ysm-aff-kicker\"\u003eAffiliate application form\u003c\/p\u003e\n\n      \u003ch2\u003eApply to join the affiliate rewards program\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Fill out the form below to apply for the YourStuffMade Affiliate Rewards Program. Share your details, your creative network, and any helpful context about the makers, artists, brands or communities you may refer.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ysm-aff-checklist\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eYour name and contact details.\u003c\/li\u003e\n          \u003cli\u003eYour socials, website, community or audience details.\u003c\/li\u003e\n          \u003cli\u003eThe types of makers, brands or creators you may refer.\u003c\/li\u003e\n          \u003cli\u003eAny notes that will help our team set you up quickly.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ysm-aff-form-embed\"\u003e\n        \u003cdiv style=\"margin:0 auto;\" class=\"pxFormGenerator\" id=\"UWzW_bxFeIySfK--DdDrlw\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"ysm-aff-note\"\u003e\n        After submitting, our team will review your application and follow up with next steps.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var links = document.querySelectorAll('.ysm-aff-page a[href^=\"#\"]');\n\n    links.forEach(function (link) {\n      link.addEventListener('click', function (event) {\n        var targetId = link.getAttribute('href');\n        var target = document.querySelector(targetId);\n\n        if (!target) return;\n\n        event.preventDefault();\n\n        target.scrollIntoView({\n          behavior: 'smooth',\n          block: 'start'\n        });\n      });\n    });\n  });\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Who is the YourStuffMade Affiliate Rewards Program best for?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The program is best for makers, artists, creative coaches, community leaders, content creators, brand owners and anyone who knows people who need custom products or ethical manufacturing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How are affiliate referrals tracked?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"YourStuffMade includes affiliates in its system and provides access to an official referral form so referrals can be properly tracked.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need to manage the referred order?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Once you refer someone, the YourStuffMade team supports them through quoting and ordering. You do not need to manage production, customer service, artwork, logistics or follow-up.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"When are rewards credited?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Rewards are credited once the referred order is completed and paid in full.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do store credits expire?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Store credits never expire and can be used anytime toward future orders with YourStuffMade.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I refer more than one person?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. You can refer multiple makers, brands or communities. The more suitable referrals you send, the more opportunities you have to earn rewards.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Yourstuffmade.com","offers":[{"title":"Default Title","offer_id":48353152958486,"sku":"","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0068\/7554\/5622\/files\/Referral.png?v=1720549771","url":"https:\/\/yourstuffmade.com\/zh\/products\/affiliate-rewards-program","provider":"Yourstuffmade.com","version":"1.0","type":"link"}