Take full control of your Shopify storefront with this library and create a more customizeable, more performant shopping cart in minutes. Stop fiddling with the challenges of liquid templates and expensive plugins from the app store. Clutch gives you all the features you love from the world's most powerful e-commerce platform, and none of the limitations.
Install Headless plugin from the Shopify app store. The Headless plugin is free, but to use its features you are required to have a paid subscription in your Shopify account.
Within the Headless plugin's settings, from the Storefront API page, securely copy the Public access token
.
For more detailed steps on configuring this plugin, check out their documentation here.
Also inside your Shopify account, go to Settings Domains and copy the domain you're currently using for your store.
Inside your Clutch project, make sure the Shopify Storefront library is installed. Then, in the Project Settings Shopify page, paste the Public access token
as well as your Shopify domain
. You can also set your Products Per Page
from this screen.
That's it! Your Clutch storefront is now connected to your Shopify backend.
You can implement your brand style across your entire Shopify storefront in just a few clicks by modifying the style guide in your project.
The Shopify Storefront library has every page you need for a standard shopping cart already built for you. Beyond the branded style, you can shift and rearrange
To use this package in the visual builder, follow these steps:
Add Templates and Pages: Drag and drop templates and pages into your composition. Customize them to align with your brand's style and requirements.
Use Queries:
By following these steps, you can efficiently build and style your shop using the visual builder.
The Money element is designed to format and display a monetary value. It allows users to specify the amount, the locale for formatting, the currency type, and the number of fraction digits to show. This element makes it easier to present currency in different formats based on user preferences or regional settings.
The Money element takes in various props related to currency formatting and returns a formatted string representing the amount of money. The formatting is based on the provided locale, currency, and minimum number of decimal places. If no values are provided for these, it defaults to standard U.S. formatting (en-US locale and USD currency).
Prop | Type | Default | Description |
---|---|---|---|
data | object | - | The price object for the product. This should include the price and currencyCode |
Engage with fellow innovators and professionals.
Get detailed insights and technical guidance.