Chris's store (1)
Starry Night
Array
(
[Store] => Array
(
[id] => 1
[user_id] => 1
[name] => Chris's store
[logo_location] =>
)
)
Array
(
[0] => Array
(
[StoreListing] => Array
(
[id] => 4
[store_id] => 1
[listing_id] => 1
)
[Store] => Array
(
[id] => 1
[user_id] => 1
[name] => Chris's store
[logo_location] =>
)
[Listing] => Array
(
[id] => 1
[user_id] => 1
[listing_type_id] => 1
[category_id] => 5
[name] => Starry Night
[description] =>
[price] => 200.50
[payment_link] =>
[active] => 1
[created] => 2009-10-04 17:22:54
[modified] => 2009-11-29 23:40:26
[reported] => 0
[medium] =>
)
)
)