# Free Storefront Launch Checklist Use this before publishing a small digital product page. ## Buyer Readiness - The page returns HTTP 200. - The product title explains what the buyer gets. - The price is visible near the first call to action. - There is one clear payment or checkout link. - There is a support email or buyer help path. - The page says what happens after payment. - A free sample, preview, screenshot, or demo is linked. - Refund or support terms are visible. - Private payment details are never requested in public. ## Trust Signals - The page has a real title and meta description. - Open Graph title, description, and image are set. - The README or docs match the public page. - The delivery ZIP has a README. - The ZIP has been opened and checked before publishing. - The product clearly says what it is not for. ## Safe Scope Do not sell or request security, vulnerability, exploit, bypass, jailbreak, credential, spam, fake-review, or personal-data scraping work. ## Quick Test Use the no-install browser checker: https://duct-tape2.github.io/storefront-checker/ Read the free storefront launch guide: https://duct-tape2.github.io/guides/github-pages-storefront/ Check a PayPal/static-site checkout path: https://duct-tape2.github.io/guides/paypal-static-storefront/ Static storefront page builder: https://duct-tape2.github.io/tools/static-storefront-builder/ Generate a PayPal button, delivery email note, and HTML checkout block: https://duct-tape2.github.io/tools/paypal-button-builder/ Run the free checker: ```bash python3 storefront_checker.py https://your-site.example/ --fail-under 12 ``` Free checker: https://github.com/duct-tape2/ai-money-stack/blob/main/storefront_checker.py Paid starter kit: https://duct-tape2.github.io/storefront-starter/ Need a second set of eyes before launch? - Storefront Review sample report: https://duct-tape2.github.io/examples/storefront-review-sample/ - Request the $49 review first: https://github.com/duct-tape2/github-pages-storefront-starter/issues/new?template=paid-storefront-review.yml - Public-safe review request: https://github.com/duct-tape2/github-pages-storefront-starter/issues/new?template=paid-storefront-review.yml If this free checklist helped, tip $5: https://payhip.com/b/0LKEF