Thread: MSRP contrib

Page 32 of 40 FirstFirst ... 223031323334 ... LastLast
Results 311 to 320 of 393
  1. #311
    Join Date
    Nov 2012
    Posts
    33
    Plugin Contributions
    0

    Default Re: MSRP contrib

    I am a little new to this. But I installed the MSRP Display addon, but when I look at the Products table, there are no prices in the filed products_msrp. Is there an update statement I can use to to add the prices from the products_price to products_msrp field? Thanks

  2. #312
    Join Date
    Dec 2010
    Posts
    14
    Plugin Contributions
    0

    Default Re: MSRP contrib

    I have a new issue I can't figure out with the msrp plugin

    I have installed it perfectly on one site and on the second site when I put my products on special I am not getting the strike through the Our Price like on my first website

    http://www.naturesorganicmarket.com/...-oz-p-594.html

    the 9.24 should have a strikethrough and it doesn't

    I have looked through the code though can't find one thing that is different from my first site that has it

    I appreciate your help

  3. #313
    Join Date
    Feb 2013
    Location
    Southampton, United Kingdom
    Posts
    40
    Plugin Contributions
    0

    Default Re: MSRP contrib

    I have just noticed that all the figures are wrong on this mod on my site www.bikeporn.co.uk.
    I.E

    Retail Price: £129.98
    You save: £25.00 (23%)
    Our Price: £99.99

    Cannot work out why?

    Any ideas please before I have to take my site down?

    Thanks
    Phil

  4. #314
    Join Date
    Feb 2013
    Location
    Southampton, United Kingdom
    Posts
    40
    Plugin Contributions
    0

    Default Re: MSRP contrib

    ignore, i found an earlier thread with the code correction a couple of pages back. Thanks

    Quote Originally Posted by Phil Lomas View Post
    I have just noticed that all the figures are wrong on this mod on my site www.bikeporn.co.uk.
    I.E

    Retail Price: £129.98
    You save: £25.00 (23%)
    Our Price: £99.99

    Cannot work out why?

    Any ideas please before I have to take my site down?

    Thanks
    Phil

  5. #315
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: MSRP contrib

    Hello:

    I am also having trouble with MSRP Display. My trouble begins here in the installation instructions:

    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` ;

    2. In includes/templates/your_template/css/stylesheet.css, or includes/templates/classic/css/stylesheet.css

    Add:

    .smalltext1 {

    text-align: center;
    color:#000000;
    font-weight:bold;
    }

    .save {

    text-align: center;
    color:#636466;
    font-weight:bold;
    }

    .norm {

    text-align: center;
    color:#981B1E;
    font-weight:bold;
    }

    Can someone tell me where all of this goes? I don't understand "Add a new field to the products table to hold the MSRP value."

    With number 2, do you just copy the given text and add it anywhere on the stylesheet.css?

    I think I have everything right up to that point. Thanks in advance for your help.

    Kind regards,

    Silver

  6. #316
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,303
    Plugin Contributions
    125

    Default Re: MSRP contrib

    Step 1 is a command you will want to paste into admin->tools->install sql patches (into the larger box at the top).

    Step 2 - just add this content at the bottom of stylesheet.css.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #317
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: MSRP contrib

    swguy:

    Thanks much for the directions. I didn't even know that install sql patches existed. That part was easy, thanks to you. I am still a bit leary about adding to the bottom of the stylsheet.css. There are 255 lines there, some are in dark print while others, you can barely see. Exactly where should I paste this code?

    Kind regards,

    Silver

  8. #318
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,303
    Plugin Contributions
    125

    Default Re: MSRP contrib

    If you don't like the idea of pasting it, just create a new file:

    includes/templates/your_template/css/stylesheet_MSRP.css

    and put it in there.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #319
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: MSRP contrib

    OK, That's what I will do. I will let you know how this all comes out.

    Thanks again,

    Silver

  10. #320
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: MSRP contrib

    Name:  Screenshot_Dog_dens.jpg
Views: 100
Size:  49.0 KBswguy:

    I am assuming that in order to get this module to work I will have to go back through my products and make the distinction between "net" and "gross?" Net being the discounted price and gross being the retail. Will this make it work properly? This is a screenshot of one of my products. This is my site: www.petluxuryboutique.com.

    Thanks,

    Silver

 

 
Page 32 of 40 FirstFirst ... 223031323334 ... LastLast

Similar Threads

  1. v151 MSRP Display Mod
    By Larry0652 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 26 Oct 2017, 12:36 PM
  2. v154 Msrp
    By SilverHD in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 6 Oct 2015, 09:00 AM
  3. v139h MSRP Add-on
    By MortalWombat in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 23 Aug 2012, 01:11 AM
  4. Msrp display issue
    By CRYSTALDOLL in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Aug 2009, 02:40 PM
  5. MSRP Contrib, can anyone install it for me ?
    By Spdster in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 14 Jan 2009, 08:06 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR