Club stores have some specific functionality within Shelf Test.
Facings for Club Shelves
With shelving types based on club stores like Costco, you can create a pallet with product boxes and then add individual facings for the units on the shelf above. In the Product Editor, the Main image is the box that displays on the pallet. The Single product image is the unit that sits on the Display shelf above.
Customizing Shelf Heights and Hanging Shelves
- In the Question text field, enter the logic
[[shelfconfig]]to call up a single custom table. - Click the Type dropdown to select from Sitting shelf or Hanging Shelf, and click the Height text box to customize the height of an individual shelf.
⚠️ Note: The number of shelves in the table is based on the number of Pallets and shelves selected in the dropdown below the question.
Club Store Shelf Logic
When programming shelf logic for Club stores, the order of your shelves (as designated by {braces}) moves left to right along the top row, then left to right along the middle row (if applicable), and then left to right along the bottom row.
- If you select 1 Pallet + display shelf, you must program products into 2 braces (display shelves display automatically, regardless of logic).
- If you select 1 Pallet + 1 shelf, you must program 4 braces.
- If you select 1 Pallet + 2 shelves, you must program 6 braces.
- If you select 2 Pallets + display shelf, you must program 4 braces (display shelves automatically display, regardless of logic).
- If you select 2 Pallets + 1 shelf, you must program products into 8 braces.
- If you select 2 Pallets + 2 shelves, you must program products into 12 braces.
Learn more about Shelf Test in our Lighthouse Academy course!