TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: TinyStore - A minimal store for your Shopify Lite plan

144 pointsby hapibenalmost 4 years ago

21 comments

whyloalmost 4 years ago
I'd really encourage you to download a screen reader such as NVDA (or use VoiceOver if you're on a Mac), make use of the Lighthouse accessibility audit in Chrome dev tools, and try using your site with just a keyboard to test for accessibility. At the moment the biggest problem is you've used divs with click handlers rather than <a> tags for your product links, which can't be focussed with the keyboard, so anybody using a keyboard to navigate (such as someone with reduced mobility or using a screen reader) won't be able to use the site.
评论 #27183660 未加载
评论 #27183037 未加载
评论 #27188983 未加载
评论 #27186363 未加载
评论 #27185159 未加载
hapibenalmost 4 years ago
I made a simple web app for merchants&#x2F;small businesses who use Shopify Lite Plan and want to have a simple&#x2F;minimal storefront.<p>I built this initially for my wife. She owns two online stores in Shopify. With her Lite plan, she only pays $9&#x2F;month&#x2F;store versus the Basic plan for $29&#x2F;month&#x2F;store. Since the Lite plan doesn&#x27;t include an online store, TinyStore allows merchants to have one.<p>The app is still new. I appreciate any feedback.<p>Thanks!
评论 #27182237 未加载
评论 #27183093 未加载
评论 #27188106 未加载
评论 #27182638 未加载
blairbeckwithalmost 4 years ago
Agree with some of the other commenters here – this seems really really smart, but only because I live and work deep in Shopify land. It was immediately obvious to me what this means, but there&#x27;s plenty of Shopify merchants and partners who aren&#x27;t even aware of the Lite plan, and if they know it&#x27;s there, are unclear of the limitations.<p>I can definitely think of people who this would be great for – it&#x27;s almost like headless commerce for the extreme low end. I&#x27;ll be interested to see if you build this out further and what you decide to add. I&#x27;m surprised more haven&#x27;t attempted to build full, wholesale replacement of Shopify&#x27;s frontend outside of enterprise alternatives like Shogun Frontend.<p>A simple theming system and more customization would be a natural next step.
评论 #27184895 未加载
评论 #27183038 未加载
评论 #27182624 未加载
评论 #27182672 未加载
akoalmost 4 years ago
Haven&#x27;t read the full terms of service for shopify, but i could imagine that this doesn&#x27;t align well with the strategy of shopify?
评论 #27182335 未加载
评论 #27182328 未加载
asturaalmost 4 years ago
I would not shop at this store - it&#x27;s completely broken.<p>I went to &quot;live demo&quot; to check it out. Scrolled to bottom and clicked on LED Hightops. Read the description. Hit &quot;back.&quot; Suddenly I&#x27;m not at the &quot;store&quot; demo anymore, now I&#x27;m back at the landing page, which would be the previous site if this was a real store. Fuck, that&#x27;s annoying. Clicked live demo again, remembered the site it broken so I have to open new products in a new tab, long pressed another product, no context menu comes up so no way to open in new tab (because, according to another poster products links are not links).<p>I give up, I&#x27;ll buy something else somewhere else.
throwarayesalmost 4 years ago
I’m going to be the contrarian here :)<p>I would just pay $29&#x2F;month for Shopify basic plan. Is the $20 difference worth self hosting and tweaking a custom thing? You’ll quickly lose that $20 in time better spent running your business. I’d rather have reliable hosting...<p>Not to bash a cool side project. Just want to say it’s not a panacea.
评论 #27183754 未加载
评论 #27183666 未加载
评论 #27189282 未加载
评论 #27185374 未加载
Hamukoalmost 4 years ago
I&#x27;m not that particularly impressed when I click on a category and it flashes &quot;No products to display&quot; on my screen for a second before it loads in the data.
评论 #27182938 未加载
评论 #27181895 未加载
vira28almost 4 years ago
Since its relevant going to ask for recommendation here.<p>I am setting up an online store for my parents. I can host and manage it at least for the initial days where they can validate the idea.<p>These two looks promising.<p>1. <a href="https:&#x2F;&#x2F;woocommerce.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;woocommerce.com&#x2F;</a> 2. <a href="https:&#x2F;&#x2F;magento.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;magento.com&#x2F;</a><p>Found more alternatives <a href="https:&#x2F;&#x2F;www.wpbeginner.com&#x2F;showcase&#x2F;best-woocommerce-alternatives-better-solution-for-specific-needs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.wpbeginner.com&#x2F;showcase&#x2F;best-woocommerce-alterna...</a><p>Wondering anyone has experience&#x2F;feedback on any of these projects. Thanks.
评论 #27189046 未加载
评论 #27187696 未加载
评论 #27185574 未加载
hellweaver666almost 4 years ago
I think you need to work on your landing page. There&#x27;s almost nothing on there that makes it obvious to me what this actually does.
评论 #27182804 未加载
harrisonjacksonalmost 4 years ago
Love how minimal the landing page is but maybe an FAQ or something below the fold? I see you have an FAQ hidden in footer but I&#x27;d drop something more on the apex landing page. Some context like...<p>Shopify Lite is Shopify&#x27;s Cheapest Plan. It does not include a hosted storefront but they do give you a &quot;Buy Now&quot; snippet which takes you straight to a checkout page.<p>TinyStore gives you a hosted storefront to display and customize all those &quot;Buy Now&quot; snippets like a full-blown ecommerce website.<p>The combined price ($9 for Lite and $5 for TinyStore) is cheaper than Shopify&#x27;s Basic Plan ($29).
评论 #27189174 未加载
bilateralmost 4 years ago
Nice work. I went down this rabbit hole a few weeks ago and built an open source Next.js Shopify Store that hooks up with the Shopify Storefront API. Feel free to check it out: <a href="https:&#x2F;&#x2F;github.com&#x2F;btahir&#x2F;next-shopify-starter" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;btahir&#x2F;next-shopify-starter</a>
评论 #27189433 未加载
AugurCognitoalmost 4 years ago
There is a bug in the demo where discounted price is strike-though instead of the original.
评论 #27182098 未加载
alanz1223almost 4 years ago
I am looking to experiment with ecommerce a bit and Ive signed up for shopify trials but since I want to extensively customize my store, learning liquid has been something i keep procrastinating on and this seems like a more approachable and affordable way to launch experimental stores but I want to understand what exactly you offer.<p>You&#x27;re charging $5&#x2F;month for the front end and hosting of the tiny store&#x2F;website and on top of that I need to have the additional $9&#x2F;month shopify lite plan correct?
评论 #27189150 未加载
dstickalmost 4 years ago
Will this work with the other plans as well? I was looking into Shopify the other day, would like to accept non-credit card payments as well (so need a higher plan) but I love the minimal design of your theme.
评论 #27182094 未加载
asaddhamanialmost 4 years ago
There should be an option to see images full-screen
评论 #27182084 未加载
评论 #27182231 未加载
quothaalmost 4 years ago
If you have this, what exactly does Shopify provide for the 9$ ?
评论 #27182350 未加载
评论 #27182360 未加载
fuadnafiz98almost 4 years ago
Would you tell me what tech stack is used?
评论 #27189330 未加载
block_daggeralmost 4 years ago
Strikethrough pricing shows higher prices?
andreashaalmost 4 years ago
Looks good!<p>Could add a favicon.
HazalKayaalmost 4 years ago
Great
chmaynardalmost 4 years ago
A landing page for a closed-source commercial web app doesn&#x27;t seem like an appropriate use of Show HN.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html</a>
评论 #27182180 未加载
评论 #27182281 未加载