/ABSTRAK
Home Decor


Rhapsody
$45

Mountains
$45

Ethereal
$45
Shopify’s headless stack that’s engineered for performance and productivity.
➜ Sites npm create @shopify/hydrogen
?Connect to Shopify?Use sample data from Mock.shop (no login required)>Link your Shopify accountPress ↑↓ arrows to select, enter to confirm
?Where would you like to create your storefront?>./ABSTRAK
?Choose a language:>JavaScriptTypescript
?Select a styling library:>TailwindCSS ModulesVanilla ExtractCSSSkip and set up later
?Install dependencies with npm?>YesNo
?The Hydrogen CLI can be called by typing `h2`,
do you want to set up the shortcut?>YesNo
You’ll need to restart your terminal session to make `h2` alias available.
ABSTRAK is ready to build.
?Do you want to scaffold routes and core functionality?>Yes, set up nowNo, set up later (run `h2 setup`)
?Do you want to support multiple markets?>Yes, with subfolders (example.com/fr-ca/...)Yes, with subdomains (de.example.com/...)Yes, with domains (example.jp/...)No, set up later (run `h2 setup markets`)
Storefront setup complete!
Shopify: ABSTRAKStyling: TailwindMarkets: Subfolders: Routes:
Help
Next steps
Run `cd ABSTRAK&& h2 dev`
Environment variables injected into mini-oxygenPUBLIC_STOREFRONT_ID from localPUBLIC_STOREFRONT_API_TOKEN from localPUBLIC_STORE_DOMAIN from localSESSION_SECRET from local
Builder setup complete
View ABSTRAK local at http://localhost:3000
GET 200 render /
GET 200 render /product/canvas-sneakers
Optimistic UI enables user actions to feel instantaneous, while the real server requests happen behind the scenes.
Others
Nested routes allow you to only fetch and re-render the stuff that changes, making navigating between pages or filtering collections feel fast and smooth.
Others
Views render on the server, so you ship less client-side JavaScript to the browser. Meaning faster page loads, with zero time-to-interactive. Worrying about shaky mobile networks is a thing of the past.
Others
Hydrogen
Optimistic UI enables user actions to feel instantaneous, while the real server requests happen behind the scenes.
Nested routes allow you to only fetch and re-render the stuff that changes, making navigating between pages or filtering collections feel fast and smooth.
Views render on the server, so you ship less client-side JavaScript to the browser. Meaning faster page loads, with zero time-to-interactive. Worrying about shaky mobile networks is a thing of the past.
Leverage a feature-rich, server-side, edge rendered cart that effortlessly handles discounts, metafields, and everything critical to convert.
Effortlessly sell to multiple countries and scale internationally, all from a single Shopify store, without changing a line of code.
Explore how your customers shop your storefront with built-in support for Shopify analytics tracking, dashboards, and Live View.
Add the Shop Pay button to your product pages and cart, for the fastest, highest converting checkout on the internet.
Enhance your store with search, predictive search, and personalized product recommendations.
Easily render custom content models on your site for a tailored user experience.
Improve performance and attribution with Web Pixels, including server-side syncing to all your marketing channels.
Add authentication and account management effortlessly, and enable a seamless user experience with passwordless logins.
Simplify marketing campaigns with discount links that automatically apply promotions, streamlining the customer journey.
And it's <Free />;Oxygen is available on all Shopify plans, except Starter, at no extra cost.
Spin up a new Hydrogen app in minutes.
See documentation