Skip to content

scoutside/shopify_code_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify Code Challenge

N|Solid

This is a simple challenge to test some front-end basics in a Shopify Environment.

Set up:
  1. Clone repository and create a new branch.
  2. Duplicate/Rename sample-config.yml to config.yml.
  3. Download Themekit CLI.
    • Follow instructions on connecting to Shopify Store.
  4. Create a new theme with the files in this repo.
    • Rename the theme Dev - < your name > - [Challenge]
  5. Use theme watch to push files to your theme on the Shopify Development Store.
Challenge: Create a Subscription Sales Funnel
  1. Create a new page template
  2. Create a section for this page a. Add a product picker to schema
  3. Display Product image, title, and price with liquid.
  4. Add a CTA button to add to cart a. Use Javascript to add product to cart b. Use line item properties to add Recharge data so the item will be subscribed on a 6 month interval.
  5. Once item has been added to cart, redirect to Recharge Checkout.
Extra Credit:
  1. Find a store that inspires you on Commerce Cream
  2. Replicate any Page (Product) Styling
Helpful Docs:

Recharge Docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published