Face3 1
Face3 1
---------
- checkout
- disable submit button while all settings (shipping/billing addresses,
payment/shipping methods) not set
- add support for anonymous customer
-[x] popup shipping address form layout on load for anonymous or registered
customer without info set
- if shipping and billing addresses are not the same, put a warning note for
each section
- add question to save info to my preferences
- add address verification
-[x] check if browser is js enabled (see gap.com), add error block if it's
- login
- add 'remember' user id when log in
-[x] for wholesale customer remove store tab
- channel regular/wholesale logic to all pages (access control)
- add to cart
- [x] accept orders without inventory support
TODO: mark each product as Require Inventory:No, Require Amount:No
- order history
-[x] add print to pdf
- add orders pagination
- show estimate aviability date
- shopping cart
-[x] add list of related products
Product: Associations ...
Associations FROM this Product to...
Association Type: Complementary or Cross-Sell
- [x] add floating shopping cart summary
- fix (display) promotion, totals, shipping
- fix (display) sales tax (add tax distination based on destination address)
- [x] look for exp date for products while targeting them
through diff paths, like best sellers, search and etc
exp from category/best sellers/brands/prices work ok
- use company logo from single path (back office UI), not hard coded
in mult places
- add gradient background to order
- general
- [x] add title to all <a> from left side nav and etc
- [x] add meta description/keywords to product/category pages
- [x] check out of stock, no yet/longer available cases
- my account
- [x] check all crud operations
- [x] set california as default on all drop down lists
- create party
- [x] must have phone number (10-16 digits) -> ship dest telecome nmb
(shcedule ship will work so)
- first/last name bigger that 1 in length
Back Office
------------
- create product
-[x] add brands to drop down list
-[x] show active ranking range
- overage cost is a root cause for exception
- payment fix
- shipping w/usps, ups
- labeling w/usps, ups
- add support for Box sizes for packing, not hard coded sizes
Seed setup
----------
Party
- new/any party has to have dest telecome number
Product
- has to be associated with 2 GlAccounts
Database backend
-----------------
- Finish products migration and make sure to add product Dim
- Add Clients migration
General setups
-----------------
- VPD for multiple customers
- support schema for customers setups ( like event on commerce)
BackOffice
- [no] add vendor shipment methods
- PO
- [] force to send product as drop shipped
- [no] complex product
- puck/pack/ship calc
- make promo image upload-able
- add tracking # to screens
- add generate label screen (usps)
- add freight logic to shipping calc
- add drop shipped logic to shipping calc