Created target project structure
This commit is contained in:
1
static/js/shop/account.js
Normal file
1
static/js/shop/account.js
Normal file
@@ -0,0 +1 @@
|
||||
// Customer account
|
||||
1
static/js/shop/cart.js
Normal file
1
static/js/shop/cart.js
Normal file
@@ -0,0 +1 @@
|
||||
// Shopping cart
|
||||
1
static/js/shop/catalog.js
Normal file
1
static/js/shop/catalog.js
Normal file
@@ -0,0 +1 @@
|
||||
// Product browsing
|
||||
1
static/js/shop/checkout.js
Normal file
1
static/js/shop/checkout.js
Normal file
@@ -0,0 +1 @@
|
||||
// Checkout process
|
||||
1
static/js/shop/search.js
Normal file
1
static/js/shop/search.js
Normal file
@@ -0,0 +1 @@
|
||||
// Product search
|
||||
Reference in New Issue
Block a user