Open KiranShahdadpuri opened 7 years ago
+1. Same for me
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.
The same. I've implemented all of the above, but the "Add to Cart" button does not appear either. How i can fix it?
Did you opened the console log? If so, did you get any error?
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.