Other Features

1. Store Locator

Demo: https://demo.truestorefront.com/store-locatorarrow-up-right

Step 1: From root folder of Owen theme, add your google map api key to theme.config.ts

Step 2: From your Sanity Studio, create a new Pages with slug named "store-locator"

Step 3: From "Modules" section, add new module named "Store Locator":

Step 4: From "List Stores" section, add all your stores data:

Step 5: Add details information for each store items (store name, address, website...):

*Note: You can get "Latitude" and "Longitude" data from google map. For example:

2. Product Reviews

*Note: Please make sure that you have added Shopify Admin APIarrow-up-right to env and grant access to write product to use this feature

To using product reviews feature in Owen Hydrogen theme. Please create 2 product metafields with config like screenshot below:

Please setup Supabase to using custom product review app/function:

Step 1: Create your Supabase account then add new project:

https://supabase.com/dashboard/sign-uparrow-up-right

Step 2: Create Supabase database table to store product review data with this format:

Step 3: Create two Supabase bucket folders to storing product review and order return images:

3. Subscription Products

We are using the PayWhirl app to implement a subscription feature. You can install this app for your Shopify store here:

https://apps.shopify.com/paywhirlarrow-up-right

From Shopify Admin, go to Apps > PayWhirl then create plan subscriptions under "Plans" tab:

Setting up your plan subscription then click "Edit products":

From there, you can add all product you want to apply this subscription plan:

4. Stock Notification

We are using Back in Stock: Restock Alertsarrow-up-right app for back in stock notification feature. Please install this app for your Shopify store:

https://apps.shopify.com/back-in-stockarrow-up-right

5. You may also like

Step 1: Create product metafield with config like screenshot below:

Step 2: Edit a product you want to show "You may also like" section in Owen theme then add product items for "also_like" metafield:

6. Product Bundle

Please follow the steps below to using product bundle feature in Owen Hydrogen theme.

Step 1: Create two product metafields with config like screenshot below:

Step 2: Create a Buy X get Y discount with config bellow:

Step 3: Edit product in "Customer gets". Ex "Men's adidas Originals NMD R1 TR Running Shoes" then add bundle metafield data to match with discount config above. See example below:

  • Bundle Price: The price of product in "Customer gets" after applied the discount.

  • Bundle Products: The list product in "Customer buys".

Last updated