SKB Home > Music Division > Products > Rack Products >
Rack Products Catalog
Roto racks, racks that stack, racks with rails front and back. Racks that roll, racks that tilt, racks with shocks load to the hilt. Racks with shelves, racks with drawers, check the features, you'll find more.
|
|
|
|
:SELECT a.category_sku_id FROM `category_sku` a inner join `sku` b on b.sku_id = a.category_sku_sku_id inner join `category` c on a.category_sku_category_id = c.category_id WHERE a.category_sku_category_id IN (0,113,114,115,116,117,118,119) AND b.sku_release_date <= Now() AND (b.sku_end_of_life = 0 OR (b.sku_end_of_life = 1 AND b.sku_end_of_life_date >= Now())) AND b.sku_hide = 0 AND b.sku_music_product = 1 AND b.sku_r ack_space_units='4' ORDER BY a.category_sku_weight DESC | |