Skip to content

henriquesosa/vtexcart.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vtexcart.js

vtexcart.js adds an new minicart to vtex platform stores

Version 1.0.0

Getting started

vtexcart.js is a jQuery plugin that provides a new minicart to vtex platform stores. The first step is to call it in your website:

	.../arquivos/jquery.vtexcart.min.js

And start it using the command:

$(element).vtexcart({parameters});

Parameters

Parameter Values Description
buyButton $(element) Buy button
wrapper $(element) Element that wraps the body
cartButton $(element) Element that will receive the mini cart icon
effect overlay or push Transition effect (Default: overlay)

Build

As a prerequisite, you will need grunt installed: npm install -g grunt-cli

npm install
grunt

Sites Using vtexcart.js

Need help?

Just send an email to [email protected]

Author

Henrique Sosa: @henriquesosa

License

Licensed under MIT. Enjoy.

About

A new cart to vtex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published