Skip to content

Shopping Cart like experience for Engaging Networks Donation pages

Notifications You must be signed in to change notification settings

PETAF/en-shopping-cart

 
 

Repository files navigation

Shopping Cart like experience for Engaging Networks Donation pages

Introduction: (1min video https://share.cleanshot.com/8kl5AJ )

How to use it

The Shopping Cart page will try to use the currency code from the "transaction.pay" hidden field. You can set the currency code position to the right of the amount by adding the currency-right class to either the card's row (global) or the card's container (specific).

Development

  • Clone the repository
  • Run npm install
  • Make changes to the src folder
  • Run npm run build to compile the changes
  • Deploy the content of the dist folder to Engaging Networks

NB: On windows you may also need to install the node_env npm package:

npm install -g win-node-env

About

Shopping Cart like experience for Engaging Networks Donation pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 47.2%
  • TypeScript 39.8%
  • JavaScript 13.0%