This script is used to import CRE Loaded 6.2 data into Zen Cart.
It runs stand alone, meaning it is independent from Zen Cart's
fuctions and settings, so it's ok to run when you are not quite setup.
WHAT IS TRANSFERRED
--------------------
PRODUCTS: (import_cre_products.php)
categories
categories_description
languages
manufactures
manufacturers_info
meta_tags_products_description
products
products_attributes
products_attributes_download
products_description
products_notifications
products_options
products_options_text
products_options_values
products_options_values_to_products_options
products_to_categories
reviews
reviews_description
salemaker_sales
specials
ORDERS: (import_cre_orders.php)
orders
-- cc number decrypted
-- cc expdate decrypted
orders_products
orders_products_attributes
orders_products_download
orders_status
orders_status_history
orders_total
CUSTOMERS: (import_cre_customers.php)
customers
-- Convert CRE customer approval codes to zen-cart codes
-- CRE codes 'Approve','Pending','Deny' default = 'Pending'
address_book
customers_info
customers_groups
customers_basket
customers_basket_attributes
customers_wishlist
Skip




