- 4 Essential Tips for Building Your First Shopify Theme by Tiffany Tse Front End Development
- [Video Series] Project Management Challenges: Announcing the Latest Partner Academy Course
- Shopify App CLI tool, command line app to quickly create shopify apps using Ruby or Node.js. It connects with the shopify partner account and provides authentication. Can generate boilerplate code, speed up app dev
- Shopify themes landing page
- Shopify buy button : enable ecommerce every where.
example shopify api endpoints
GET/admin/orders.json
GET/admin/orders.json?updated_at_min=2018-05-08
POST/admin/products/#{product_id}/variants.json
PUT/admin/price_rules/#{price_rule_id}.json
DELETE/admin/products/#{product_id}
Shopify partner perks https://www.shopify.com/partners/all-perks
No comments:
Post a Comment