Guest Posted November 22, 2004 Posted November 22, 2004 Hi everyone, First off, I'd like to say that I have been able to all my answers so far via the search function...but didn't have much luck with this one :blush: (forgive me if I didn't search enough). I was hoping someone could perhaps point me in the right direction. I'd like to be able provide a link for a popup based on the manufacturer. So far example if Acme Company has sizing chart 1, I'd like to put a link on all Acme products that point to sizing chart 1. If ABC Company has sizing chart 2, I'd like to put a link on all ABC Companies' products that point to sizing chart 2. I've managed to add a link on the products page (product info), but it shows up for all the manufacturers. Any help would be greatly appreciated. Many thanks!!!
Guest Posted November 22, 2004 Posted November 22, 2004 create separate sizing charts based upon the company, and then create different pages and call them up
Guest Posted November 22, 2004 Posted November 22, 2004 Thanks for the reply Mibble! I see what you're saying. My only question/doubt is, how can I tell the Product_Info page to link to sizechartCompanyAcme.htm and when to link to sizechartCompanyABC.htm? That's the part I'm having trouble doing, I'm sure it's due to my lack of php knowledge. I'm guessing there's some kind of variable that says: if company is CompanyABC then the link should point to sizechartCompanyABC.htm if company is CompanyAcme then the link should point to sizechartCompanyABC.htm Forgive me if I repeated myself (I think I just did)...I would really love to be able to accomplish this one though. Like I said, I managed to put the link on all the manufacturer's (product_info), which isn't too bad....unless they're looking at purses and click on a sizing chart for bras :lol:
Guest Posted November 22, 2004 Posted November 22, 2004 you can use the url link in the product description page to link to the size chart for the particular company. it is simpler than you are making it out to be.
Guest Posted November 23, 2004 Posted November 23, 2004 You're absolutely right! Now I see what you mean. I didn't know I could put in code in the description. Problem solved! Thanks again Mibble!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.