Results for "Shopping Cart"

Tags

    • enRaiser

      wordpress Shopping cart

      A nice shopping cart website for a  woman accessories products store. worth trying it, for your loved ones.

      Tags: Shopping Cart

      • enRaiser

        keystoneJS simple shopping cart part1

        In this tutorial, I am  going to teach, how you can build a simple shopping cart using keystone.JS.  (1)Add models.   Creating model is equivalent to creating tables in Mysql. Lets create two model. A product and a Order. Make sure the first letter is capital and don...

        Tags: keystone.js, KeystoneJS, tutorial, mongoose tutorial, shopping cart, keystone.js ecommerce

        • enRaiser

          keystoneJS simple shopping cart part2

          (1) AJAX & session   Lets create a simple cart in right corner of nav bar.add this code in   temples/layouts/default.jade after Sign in. else li: a(href='/keystone/signin') Sign In li: a(href='/mycart') div(class="row"...

          Tags: keyatonejs, keystone.js, session, ajax, node.js, shopping cart

          • enRaiser

            keystoneJS advanced shopping cart

            In the previous tutorial we just created an end to end framework. but in real world there are some chalenges to be addressed. (1) in an order customer may like to include more quantity of same product.  (2)The price of product may change. Thus the price  when order is made is rele...

            Tags: Kkeystone.js, KeystoneJS, KeystoneJS tutorial, mongoose tutorial, shopping cart, keystone.js ecommerce, keystonejs examples, KeystoneJS complex model, KeystoneJS deep relation