Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code challenge #1

Open
wants to merge 6 commits into
base: 2.11
Choose a base branch
from
Open

Code challenge #1

wants to merge 6 commits into from

Conversation

jhzzzz
Copy link
Owner

@jhzzzz jhzzzz commented Aug 5, 2021

i have pre-created below items:

  1. Color and Size attribute,
  2. a product type named "Women's jackets"
  3. navabar menu item "Fashion"
  4. use a csv template import about 20 products into Shopify shop, each with some images

the code process order is:

  1. get collection and product list from shopify shop
  2. check to create color and size attribute values
  3. create products, and variants
  4. create collection
  5. create a code challenge menu item under Fashion menu, link to the new collection created in step 4

to do:

  1. improve the api speed, make it as a async task
  2. data validation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant