Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set up and run it #94

Open
KiranShahdadpuri opened this issue Jun 20, 2017 · 4 comments
Open

How to set up and run it #94

KiranShahdadpuri opened this issue Jun 20, 2017 · 4 comments

Comments

@KiranShahdadpuri
Copy link

I have followed the steps yet it is not working properly. As shown in the demo, Add to Cart buttons are not appearing which is defined in the directive. Only, the static things are visible , no action is happening.

@websws
Copy link

websws commented Jun 24, 2017

+1. Same for me

@GaboDot
Copy link

GaboDot commented Jul 12, 2017

Hi there!
You got it solved?
At the beginning I got some issues too, so just be sure you add all the needed libraries:

angular.js : https://ajax.googleapis.com/ajax/libs/angularjs/1.2.27/angular.js
bootstrap : http://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css
ngCart : https://cdn.rawgit.com/snapjay/ngCart/0.0.3-rc.2/dist/ngCart.js (or downloaded and linked)

Also see the log of the console to verify which issue exactly you have.

@accountup
Copy link

The same.
I've implemented all of the above, but the "Add to Cart" button does not appear either. How i can fix it?

@GaboDot
Copy link

GaboDot commented Aug 1, 2017

Did you opened the console log? If so, did you get any error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants