Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2012
    Posts
    187
    Plugin Contributions
    0

    Default Help with addon MSRP: Add a new field to the products table

    I want to install MSRP Display. The install seems simple except I don't know how to make the following change...


    1. Add a new field to the products table to hold the MSRP value.

    ALTER TABLE products ADD `products_msrp` DECIMAL( 15, 4 ) NOT NULL AFTER `products_price` ;


    Do I put that text in the "install SQL Patches" Box in the admin section, and hit send? Thanks

  2. #2
    Join Date
    Jan 2004
    Posts
    58,460
    Blog Entries
    3
    Plugin Contributions
    111

    Default Re: Help with addon MSRP: Add a new field to the products table

    Yes .
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Mar 2012
    Posts
    187
    Plugin Contributions
    0

    Default Re: Help with addon MSRP: Add a new field to the products table

    Thank You.

 

 

Similar Threads

  1. v139h what is the products_prices_sorter field for in table products?
    By linjuming in forum General Questions
    Replies: 1
    Last Post: 30 May 2012, 02:30 PM
  2. Easy Populate new msrp field not showing in Model/Attributes file...
    By CRYSTALDOLL in forum Addon Shipping Modules
    Replies: 1
    Last Post: 24 Jul 2009, 12:04 PM
  3. Add new field to product table?
    By ckad79 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 19 May 2009, 11:24 PM
  4. Replies: 0
    Last Post: 22 Dec 2007, 11:39 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •