New to Store Builder : need documentation
rudetackle
Posted: Sunday, November 01, 2009 4:08:10 PM

Groups: Member

Joined: 8/21/2009
Posts: 2
Hello all

I am currently building a Zazle store for a friend of mine, and I have a few questions about the ZSB.

1) How to select the "product feed"? Basically, how do we change the product selection that is shown in the ZSB.

2) Is there a complete ZSB documentation somewhere? I have been looking on the Zazzle SB page and I find nothing, and Google finds nothing either.

Thanks
Eugene
FNolan
Posted: Sunday, November 01, 2009 4:28:13 PM

Groups: Member

Joined: 5/12/2008
Posts: 2,131
rudetackle
Posted: Sunday, November 01, 2009 5:02:20 PM

Groups: Member

Joined: 8/21/2009
Posts: 2
Thanks FNolan; this is the documentation I have been using today.

What I am looking for is a more complete documentation, one that explains all the different values that the $_GET parameters can take for example.

The quick guide is very incomplete, it basically tells how to use the default stores that are included in the package.

Thanks
FNolan
Posted: Sunday, November 01, 2009 6:03:59 PM

Groups: Member

Joined: 5/12/2008
Posts: 2,131
As far as I know there is no other documentation then what you already have. There's been talk of an updated version of the ZSB, maybe there will be better docs for it.
Ars_Celtica
Posted: Sunday, November 01, 2009 7:06:15 PM
 Zazzle Proseller
Groups: ProSeller

Joined: 5/3/2009
Posts: 101
rudetackle wrote:

1) How to select the "product feed"? Basically, how do we change the product selection that is shown in the ZSB.


The really long number in this line of an individual page:

Code:
$_GET['productLineId'] = 'REALLY LONG NUMBER HERE';


...is the category number that will be shown on that page.
FNolan
Posted: Monday, November 02, 2009 4:19:33 AM

Groups: Member

Joined: 5/12/2008
Posts: 2,131
Ars_Celtica wrote:
rudetackle wrote:

1) How to select the "product feed"? Basically, how do we change the product selection that is shown in the ZSB.


The really long number in this line of an individual page:

Code:
$_GET['productLineId'] = 'REALLY LONG NUMBER HERE';


...is the category number that will be shown on that page.


They were asking about the product, not catagory. Look in the config file, you'll see this section . . .

Code:
// Product type filter. You can use this variable to limit display to only one type of product (t-shirts, mugs, etc)
// Just enter one of the numeric Product Codes below. If you leave this variable blank, all product types are displayed:
// 128 Bumper Sticker
// 137 Card
// 144 Mouse pad
// 145 Button
// 146 Keychain
// 147 Magnet
// 148 Hat
// 149 Bag
// 151 Tie
// 153 Photo Sculpture
// 154 Apron
// 156 Photo Print
// 158 Calendar
// 167 Keds Shoes
// 168 Mug
// 172 Postage Stamps
// 186 Skateboards
// 217 Sticker
// 228 Print (posters)
// 231 Embroidered shirts
// 232 Embroidered bags
// 233 Embroidered hats
// 235 T-Shirt
// 239 Postcards
// 240 Profile Card
$productType = "";


Just put the number of the product you want to display between the quotes on the last line.
Patriot_Resistance
Posted: Tuesday, November 03, 2009 9:31:01 PM

Groups: Member

Joined: 4/10/2009
Posts: 75
rudetackle wrote:
Thanks FNolan; this is the documentation I have been using today.

What I am looking for is a more complete documentation, one that explains all the different values that the $_GET parameters can take for example.

The quick guide is very incomplete, it basically tells how to use the default stores that are included in the package.

Thanks


It is my experience that $_GET can retrieve anything you want. IOW, you can create your own variables and concatenate them onto your links. Or any of the variables created by ZSB like productLineId, productType, etc.
Examples:
Just Cool Tees
Galts Gulch Gifts
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Print this topic
RSS Feed
Normal
Threaded