8 Commits

Author SHA1 Message Date
GunaTrika
b5051f50e4 Login & Token
- Changed the loging fetch
 - Store the token and user id in cookie
 - Ue the cookie to make user calls like get user
2021-09-28 10:32:22 +05:30
GunaTrika
e5a36389f9 Get products formating
- Checking related products with param
 - Changing the normalizer
 - Separate calls for product & products in normalizer
2021-09-28 10:30:55 +05:30
GunaTrika
9d83146aff Cart Implementation
- Add to cart
 - Update cart
 - Delete cart
 - Remove cart item
 - Cart and cart item normalization
2021-09-17 15:16:40 +05:30
GunaTrika
d785f3c0ef New epcc client
- Extended motlin sdk and corrected pcm ur
 - Using new client for below sections
   - Get all products
   - Get product
   - Get all products path
   - Login & Signup
   - Customers
 - Changing product normalizer for pcm products
2021-09-17 15:14:38 +05:30
vijayakumarv-trika
60f3c68e7e
Product detail (#5)
* remove unused imports and localhost added as a local domain

* Logo, Favicon and copyrights changed

* Logo, Favicon and copyrights changed

* Product Details page
2021-08-12 18:28:31 +05:30
vijayakumarv-trika
fade459a75 Products intigrated with normalize method 2021-08-03 12:15:28 +05:30
GunaTrika
c5d92d46ad Adding Moltin SDK for client side
Adding get user using sdk
2021-07-28 15:53:19 +05:30
GunaTrika
f98cea2c1d Adding initial files for elastipath - not working 2021-07-19 17:29:19 +05:30