Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WIP: Iteration 1 of PPC implementation for SFCC * Fix how PPC button is included in SFCC * remove unused variables * remove old code * Initialize Bolt PPC Button (#58) * Initialize Bolt product button when product is ready * Fix product page button and initial implementation * do not include connect.js in component * move file from int_bolt_custom to int_bolt_sfra * make linter happy * [WIP] Fix PPC issues (#68) * Fix PPC issues * Stringify options and fix linting errors * Fix no-prototype-builtins * Update wip function name * Update option field names --------- Co-authored-by: Alex Portillo <[email protected]> * Fixed following issues: (#69) 1. order confirmation page not shown. 2. order is not linked to SFCC account. * Add PPC button for product bundle. (#70) * Add PPC button for product bundle. * Implement logic for bundle product quantity update. * SFCC side PPC logic update (#71) * Code clean up. Add product level attribute to hide PPC button if needed. Fix bundle product availability display issue. * Remove unused line. * fix typo in function name --------- Co-authored-by: Ning W <[email protected]> Co-authored-by: Alex Portillo <[email protected]> Co-authored-by: Justin Xie <[email protected]> --------- Co-authored-by: Ning W <[email protected]> Co-authored-by: Alex Portillo <[email protected]> Co-authored-by: Justin Xie <[email protected]>
- Loading branch information