Associating Products with Web Pages
I want to add new functionality to the product.php page but after spending the day it's clear I need help. What I'm trying to do should be extremely easy but the steps to get there are kind of baffling me. I understand PHP but I'm new to Smarty and the layout of X-Cart.
I want to associate my products with web pages that relate to those products. All I need is a way to take the contents of one of the customizable keyword fields (param01 for instance) and create a little box just like the "Recommends List" area with the web page title as a link to that page. I figured I'd just comma delineate the field like this.
Web Page Title, URL, Web Page Title, URL, etc
Like I said, this isn't rocket science but there are so many different files and I don't understand how they're all organized. Even with the Debug feature I'm confused as to what prompts what to do what!?!
A step by step explanation on how to solve this problem or a broad explanation on how X-Cart is organized so I could figure it out myself would be very helpful. I've looked at everything I could but it's not making a lot of senseБ─╕ Maybe because I don't understand Smarty.
Thanks for what ever help you can give me.
|