My shopping cart (PDG Commerce) uses MySQL database and I need a script (possibly in PHP or CGI) that will generate a “Promotional Items” page automatically. PDG Tech Support will provide the programmer with the database schema to view all of the settings being used by PDG Commerce.
Currently, I utilize user-defined fields to store important information related to the shopping cart. USERDEF9 refers to the list price. USERDEF1 is for searchable keywords. PRICE refers to the current price of a…
