Quote:
Originally Posted by Big Kahuna
Installed -- and it works great (Clicking Installed)
I have multiple stores -- can it append two of the stores on one screen -- and if so how.
Thanx for a great hack
BK
|
yes
edit this line in your shop.php
Code:
$stores = 'yourlincolnpark,dow_gamers'; //EDIT THIS VARIABLE TO BE A LIST OF YOUR STORES
add as many stores are you want, just sepperate with ,
look here and you'll see images from both stores
http://www.dow-gamers.net/vb/shop.php
one from that linkpark place and one from my site-
Just FYI,
the first name that you put on the above line is what's going to display on your pages ie
$stores = 'yourlincolnpark,dow_gamers'; will pull all the main info from yourlincolnpark and fill out your template with that.