Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

The website works broadly as follows

  1. Anon - ie not logged in user
    1. Wordpress Database - refreshed manually includes all information in the website
    2. Cart is held in a cookie on the users machine
      1. when they revisit from the same machine the cart will display
      2. Quantities only held in the cart - pricing when viewed comes from the database
  2. User Registration > Creates a new user in SaaSplications
    1. Login is set to email address
    2. Password email ?
    3. Cart not populated in next screen (Payment Screen)

Child pages...

Child pages (Children Display)

How to test what it will look like on a mobile



XML

The ANON website has the following details from SaaSplications

...

Updating the website data

You can run the updates yourself now as follows:

1. Go to http://dev.wholesalepak.com.au/getxml.php

2. Go to

Code Block
httphttps://devwww.wholesalepak.com.au/wpkimport/getarticlexml.php - DO NOT USE THIS URL UNLESS YOU WANT TO CLEAR ALL THE PRODUCTS OUT AND RELOAD THEM ALL

...