Code Context
$this->set(compact('product', 'purposes', 'status', 'terms', 'term_texts', 'ex_photo'));
$id = '1129'
$options = array(
'conditions' => array(
'Config.name' => 'photo_service'
)
)
$product = array(
'Product' => array(
'id' => '1129',
'code' => 'enjoyhome_001',
'name' => 'お部屋を明るくするミックス系でまとめた花束',
'catch_copy' => 'ご自宅のお部屋を明るくしたい方にオススメの切り花をまとめた花束(花瓶別売り)。簡易包装でお届けします。
',
'description' => 'ピンクのトルコギキョウが主体の明るいご自宅用花束です。他、バラやカーネーションなどの小花を入れてボリュームよくお作りします。花束なので1つの花瓶にそのまま飾ることもできますし、小分けにしてそれぞれのお部屋にかざることもできます。その日、入荷した新鮮なお花でお作りします。※花瓶が必要の場合は、別途購入願います。',
'price' => '4000',
'stock' => '-1',
'product_size' => '高さ60cm×幅30cm×奥行24cm',
'material' => 'メイン SPバラ、SPカーネーション、トルコギキョウなど その他 葉物類など',
'wrapping' => '簡易包装、フラワーケアカード(取扱説明書)',
'note' => '【商品代金の総額】花代+送料+消費税=総額(クレジット払い/銀行振込¥5654)(GMO後払い¥5852)(代金引換¥5984)',
'cool' => null,
'delivery_fee' => '1140',
'sale_date_start' => '2024-05-24',
'sale_date_end' => '2024-10-31',
'same_day' => true,
'delivery_days' => '0',
'image01' => 'image01.jpg',
'image02' => 'image02.jpg',
'image03' => 'image03.jpg',
'image04' => 'image04.jpg',
'status' => '1',
'sale_enable' => '1',
'order' => null,
'product_style_id' => '1',
'ranking' => null,
'modified' => '2024-05-24 21:18:46',
'created' => '1605789742'
),
'ProductStyle' => array(
'id' => '1',
'name' => '花束',
'order' => '10000',
'created' => '0000-00-00 00:00:00',
'modified' => '2016-03-18 11:01:17'
),
'Flower' => array(
(int) 0 => array(
'id' => '1',
'name' => 'バラ(通年)',
'order' => null,
'enabled' => '1',
'modified' => '2024-06-21 17:26:23',
'created' => '2016-02-18 14:05:14',
'ProductsFlower' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '3',
'name' => 'カーネーション(通年)',
'order' => null,
'enabled' => '1',
'modified' => '2016-12-05 21:35:47',
'created' => '2016-02-18 14:05:55',
'ProductsFlower' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '19',
'name' => 'トルコギキョウ(通年)',
'order' => null,
'enabled' => '1',
'modified' => '2016-12-05 21:37:50',
'created' => '2016-09-09 20:08:07',
'ProductsFlower' => array(
[maximum depth reached]
)
)
),
'Purpose' => array(
(int) 0 => array(
'id' => '43',
'name' => 'ENJOY HOME(ご自宅用)',
'delivery_term' => '',
'delivery_term_description' => '',
'order_limit' => null,
'sale_date_start' => null,
'sale_date_end' => null,
'designate' => true,
'order' => null,
'modified' => '2024-06-24 11:34:24',
'created' => '2020-06-23 20:14:51',
'ProductsPurpose' => array(
[maximum depth reached]
)
)
),
'Color' => array(
(int) 0 => array(
'id' => '5',
'name' => 'ミックス系',
'order' => '0',
'ProductsColor' => array(
[maximum depth reached]
)
)
),
'Category' => array(
(int) 0 => array(
'id' => '56',
'name' => 'ENJOY HOME with FLOWERS',
'description' => 'お花を飾っておうち時間を楽しみませんか。
日々の疲れやストレスを癒してくれます。
',
'image' => '256×256バナー.png',
'order' => '1',
'status' => '1',
'url' => '/enjoyhome',
'modified' => '2022-02-28 22:00:58',
'created' => '2020-06-23 20:47:53',
'ProductsCategory' => array(
[maximum depth reached]
)
)
)
)
$terms = array()
$term_texts = array()
$purpose = array(
'id' => '43',
'name' => 'ENJOY HOME(ご自宅用)',
'delivery_term' => '',
'delivery_term_description' => '',
'order_limit' => null,
'sale_date_start' => null,
'sale_date_end' => null,
'designate' => true,
'order' => null,
'modified' => '2024-06-24 11:34:24',
'created' => '2020-06-23 20:14:51',
'ProductsPurpose' => array(
'id' => '23399',
'product_id' => '1129',
'purpose_id' => '43'
)
)
$status = false
$ex_photo = array(
'Config' => array(
'id' => '1',
'name' => 'photo_service',
'param' => 'お届け日が6/28~7/5までの期間はご利用不可',
'use_url' => '/products/detail/537',
'memo' => '制作完了フォト利用不可期間'
)
)
compact - [internal], line ??
ProductsController::detail() - APP/Controller/Front/ProductsController.php, line 455
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 114