jarrod Posted December 15, 2004 Posted December 15, 2004 In my record store, I changed 'manufacturers' to 'artists', and 'products' are the names of the records. My problem is that, in certain places, it will list the album name (product), and the picture, but no artist name (manufacturer). That is a problem when the store owner gets orders and it just says the album name (product), but he has no idea what artist (manufacturer) it is by. Also, under "what's new" and "bestsellers", it only lists the album name (product). What file do I have to edit to make these show the product and manufacturer? you can view the store at http://cathartic.anewlanguage.org/store thanks
Guest Posted December 15, 2004 Posted December 15, 2004 I'd find out how to use a statement like this. I'd check the knowledge base <?php echo $categories['categories_name']; ?> Where the manufacturer comes into play instead of category... Hope that helps TJ In my record store, I changed 'manufacturers' to 'artists', and 'products' are the names of the records. My problem is that, in certain places, it will list the album name (product), and the picture, but no artist name (manufacturer). That is a problem when the store owner gets orders and it just says the album name (product), but he has no idea what artist (manufacturer) it is by. Also, under "what's new" and "bestsellers", it only lists the album name (product). What file do I have to edit to make these show the product and manufacturer? you can view the store at http://cathartic.anewlanguage.org/store thanks <{POST_SNAPBACK}>
jarrod Posted December 15, 2004 Author Posted December 15, 2004 Does anyone know which file corresponds to the email that the store owner gets when there is a purchase?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.