New Zenner
- Join Date:
- Dec 2010
- Location:
- Michigan
- Posts:
- 8
- Plugin Contributions:
- 0
MSRP contrib
Too funny. I changed the template and there it was. So it installed correctly but I'll have to play with the template to make it work the way I want it.
Views: 81,877
New Zenner
Too funny. I changed the template and there it was. So it installed correctly but I'll have to play with the template to make it work the way I want it.
New Zenner
Hello,
I have installed the MSRP module. It does work just fine on the sidebox :New Products". However, nothing shows up on the main product info page. I am using the 1.39hV with modern zen template from RubiksCube.
Any help is appreciated.
djace
Zen Follower
OK, I can't afford to pull out anymore hair so I'm begging for help.
I downloaded and redownloaded the MSRP mod. The database step worked ok and the products_msrp table is in the database.
BUT, my admin product pages do not have the MSRP field for entry of retail prices. There are no problems, error messages and everything else is ok.
I used the 2 step method at the beginning of the Installation Instructions.
website is https://www.herbschina.com. Any ideas as to what is wrong??
Thanks for your help,
Marv
Zen Follower
Someone please help!!!
Totally Zenned
marvin:
OK, I can't afford to pull out anymore hair so I'm begging for help.
I downloaded and redownloaded the MSRP mod. The database step worked ok and the products_msrp table is in the database.BUT, my admin product pages do not have the MSRP field for entry of retail prices. There are no problems, error messages and everything else is ok.
I used the 2 step method at the beginning of the Installation Instructions.
website is www.herbschina.com. Any ideas as to what is wrong??
Thanks for your help,
Marv
Make sure you have uploaded all files, and if you are using a custom folder make sure you have renamed the admin folder to your custom folder name. If you are using the latest version of zen cart you need to take the core files that zen cart uses and merge the MSRP module files with the latest new modified core files zen cart uses with a file merger program like WinMerge or Beyond Compare. The reason you don't have that field is because in /admin/includes/modules/product/collect_info.php that file didn't upload right and is out of date. You will be better off to merge the MSRP files with the latest version of zen cart modified core file. Hope this helps.
Zen Follower
countrycharm,
Thanks a bunch. It works great. Maybe my hair can start growing back, LOL.
Marv
Zen Follower
Another question.
Is there a way to make the MSRP pricing show in the "preview" page before updating in case I entered the wrong price?
New Zenner
How do you go about deleting this addon from the database???
To install it you need to add this below but how about to uninstall it???
ALTER TABLE products ADD `products_msrp` DECIMAL( 15, 4 ) NOT NULL AFTER `products_price` ;
Totally Zenned
HelpMeSell:
How do you go about deleting this addon from the database???
To install it you need to add this below but how about to uninstall it???
ALTER TABLE products ADD products_msrp DECIMAL( 15, 4 ) NOT NULL AFTER products_price ;
You go to your phpMyAdmin click on your database name, scroll down to products on the left side of your data base click the products tab and look for products_msrp and delete.
New Zenner
Great mod! I am altering it a little for my needs. I have removed the line that shows the amount saved over MSRP because this site is only selling to distributors. I have prices hidden on my site unless account is verified. I would like it to still show the MSRP even if the user is not logged in. Is this possible?
Thanks
New Zenner
Still trying to figure this out if anyone has any ideas. My thoughts were I could add a line to my "tpl_product_info_display.php" that pulls the MSRP and displays it on the page. Then I could remove the code that displays the MSRP in the block price where it normally shows up. Similar to how I removed the amount saved over MSRP line. I am no coder... I can sometimes figure things out by trial and error but this is a little above my head.
Zen Follower
I am trying to see if it is possible, before I install this MOD, to do what I need.
Currently I use Easy populate for all my price changes and updates as I have several thousand products on my site at any one time. Is there a way to upload the spreadsheet with all these products on showing the MSRP and my price?
Zen Follower
I am assuming that this can be done being that what you are editing is the same thing as what Easy Populate uses, but if someone could confirm it would be greating appreciated.
Zen Follower
I am not sure if I am the only one but when i download the file it comes in as a RAR file and I can not read it. Does everyone else have this trouble?
New Zenner
You just need an extraction utility. A nice open source one you can use is 7-zip. You can get it from filehippo.com. Once installed just right click > 7-zip > Open archive.
New Zenner
As of installing this addon today, all my products are showing up with the product's price as the shipping weight!
This happens on the front side, as well as the back end.
I think it's a simple issue but I don't know what it is.
Which of the modified files should I suspect?
New Zenner
dremhmrk2:
As of installing this addon today, all my products are showing up with the product's price as the shipping weight!
This happens on the front side, as well as the back end.
I think it's a simple issue but I don't know what it is.
Which of the modified files should I suspect?
I found my issue.
I had a missing line in update_product.php
I had to manually correct each instance after correcting update_product.php but it seems like everything is back to normal now.
New Zenner
Still trying to figure this out. Is there a way to display the MSRP even if the user is not logged in and the site requires log in for pricing. I do not want a New User to see price but MSRP is OK.
New Zenner
Hi all, I've installed MSRP and its all working great but i just cant get it looking right on the listings page. It looks like this.
www-nikolasmichaeljewellers-co-uk/index.php?main_page=index&cPath=23
Retail Price:
£1,980.00
You save:
980.00 (49%)
Our Price: £1,000.00
and i want it to look like this
Retail Price: £1,980.00
You save: £980.00 (49%)
Our Price: £1,000.00
So how can i stop the word wrap or control the size of the box so it displease correctly. i have been messing around with the stylesheet.css, stylesheet_main.css and stylesheet_tm.css. but nothing i do gets it to look right. I'm completely stuck now so any help would be great. Thanks
New Zenner
Its OK i finely got it, all i had to do was put the width in listingDescription in the stylesheet_main.css :clap:
Fields marked required must be completed.
Tell staff why this post should be reviewed.