Dumped Contents
In
AddCartExtension.php
line 137:
$options['required'] = false;
}
if ($type == Option::SELECT_TYPE) {
dump('SELECT_TYPE');
$options['class'] = 'Plugin\ProductOption42\Entity\OptionCategory';
$options['choice_label'] = 'label';
$options['expanded'] = false;
"SELECT_TYPE"
In
ProductController.php
line 252:
}
foreach($Product->getProductClasses() as $ProductClasse){
dump( property_exists($ProductClasse , 'defult_delivery_date_days') );
if( property_exists($ProductClasse , 'defult_delivery_date_days') ){
}else{
false
In
ProductController.php
line 258:
}else{
$ProductClasse->defult_delivery_date_days = $ProductClasse->getDeliveryDateDays();
}
dump($ProductClasse);
}
Eccube\Entity\ProductClass {#5708
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 42
-code: "AKR-NITRO-RED/V2"
-stock: "0"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#4776
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5263
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#5719
-product_class_id: null
-id: 42
-stock: "0"
-create_date: DateTime @1637667166 {#5796
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5800
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#5708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741
+__isInitialized__: false
-id: 3
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265
-_calc: true
-stockFinds: array:5 [
0 => false
1 => true
2 => true
3 => true
4 => true
]
-stocks: array:5 [
0 => "0"
1 => "9"
2 => "9"
3 => "5"
4 => "6"
]
-stockUnlimiteds: array:5 [
0 => false
1 => false
2 => false
3 => false
4 => false
]
-price01: []
-price02: array:5 [
0 => "48291.00"
1 => "48291.00"
2 => "48291.00"
3 => "48291.00"
4 => "48291.00"
]
-price01IncTaxs: []
-price02IncTaxs: array:5 [
0 => 53120.0
1 => 53120.0
2 => 53120.0
3 => 53120.0
4 => 53120.0
]
-codes: array:5 [
0 => "AKR-NITRO-RED/V2"
1 => "AKR-NITRO-BLUE/V2"
2 => "AKR-NITRO-GREEN/V2"
3 => "AKR-NITRO-WHITE/V2"
4 => "AKR-NITRO-ORANGE/V2"
]
-classCategories1: array:5 [
25 => "レッド(品切れ中)"
29 => "ブルー"
28 => "グリーン"
26 => "ホワイト"
27 => "オレンジ"
]
-classCategories2: []
-className1: "カラー"
-className2: null
-id: 10
-name: "Nitro V2 ゲーミングチェア"
-note: null
-description_list: "AKRacingシリーズの中でスタンダードな位置付けのモデル。適度なホールド感のある背もたれと快適にリラックスできる形狀の座面は、ゲーマーだけでなく長時間PC向かって作業をするクリエイターやライターにもお勧めです。"
-description_detail: """
2015年の発売以来エルゴノミクス設計に根差した快適性と高い質感が評価され、eスポーツの普及・発展とともにゲーミングファニチャー市場において確固たる地位を築いてきたAKRacing NITROシリーズに、改良を施した新バージョンが登場します。\n
\n
新たにNITRO V2シリーズとし発売されるアップデートモデルには、長期使用時の耐久性向上を図った高耐久PUレザー素材が張地として採用されています。フルフラットリクライニング、取り外し可能なヘッドレスト・ランバーサポート、高さ調整機能付きアームレストといったチェアとしての基本機能は従来モデルからそのまま引き継いでいます。\n
\n
ユーザーの皆様に安心して製品をご利用いただくため、AKRacingでは2022年10月1日よりチェア製品の保証期間を最長5年間(*)に延長しており、これはNITRO V2シリーズにも適用されます。なお各製品の市場想定売価(税別)は従来モデルから据え置きとなっており、コストパフォーマンス面でも魅力あるラインナップとなっています。\n
\n
AKRacingはゲーミングチェアのリーディングブランドとして、成長と拡大を続けるeスポーツシーンに向け高品質・高信頼な製品を引き続き提案して参ります。\n
\n
*製品保証対応期間は、お買い上げ日より5年間です。ただし、張地(レザー・クロス)の摩耗・劣化、昇降機構の故障については5年保証の対象外となります。詳しくは弊社ホームページの製品保証規定をご確認ください。
"""
-search_word: null
-free_area: null
-create_date: DateTime @1637091383 {#4775
date: 2021-11-17 04:36:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029896 {#4765
date: 2024-11-08 10:38:16.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5643
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5264 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5642
-elements: []
}
#initialized: false
}
-ProductClasses: Doctrine\ORM\PersistentCollection {#5742
-snapshot: array:5 [ …5]
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4781 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5746
-elements: array:5 [
0 => Eccube\Entity\ProductClass {#5708}
1 => Eccube\Entity\ProductClass {#6091
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 43
-code: "AKR-NITRO-BLUE/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6052
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731031162 {#6051
date: 2024-11-08 10:59:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6095
-product_class_id: null
-id: 43
-stock: "9"
-create_date: DateTime @1637667166 {#6096
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6093
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6091}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ClassCategory1: Eccube\Entity\ClassCategory {#6101
-id: 29
-backend_name: null
-name: "ブルー"
-sort_no: 4
-visible: true
-create_date: DateTime @1637667026 {#6050
date: 2021-11-23 20:30:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649615 {#6049
date: 2024-05-14 10:20:15.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063
+__isInitialized__: true
-id: 7
-backend_name: "Nitro V2"
-name: "カラー"
-sort_no: 7
-create_date: DateTime @1637666975 {#6413
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1637666975 {#6410
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-ClassCategories: Doctrine\ORM\PersistentCollection {#6412
-snapshot: []
-owner: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ClassName"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4929 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6418
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6419
+__isInitialized__: false
-id: 1
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062
+__isInitialized__: false
-id: 2
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6092
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6107
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6109
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6099
-elements: []
}
#initialized: false
}
}
2 => Eccube\Entity\ProductClass {#6105
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 44
-code: "AKR-NITRO-GREEN/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6054
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731054061 {#6100
date: 2024-11-08 17:21:01.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6118
-product_class_id: null
-id: 44
-stock: "9"
-create_date: DateTime @1637667166 {#6149
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6111
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6105}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6112
-id: 28
-backend_name: null
-name: "グリーン"
-sort_no: 3
-visible: true
-create_date: DateTime @1637667018 {#6094
date: 2021-11-23 20:30:18.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649623 {#6103
date: 2024-05-14 10:20:23.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6104
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6152
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6153
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6133
-elements: []
}
#initialized: false
}
}
3 => Eccube\Entity\ProductClass {#6121
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 45
-code: "AKR-NITRO-WHITE/V2"
-stock: "5"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6090
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731034143 {#6139
date: 2024-11-08 11:49:03.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6127
-product_class_id: null
-id: 45
-stock: "5"
-create_date: DateTime @1637667166 {#6130
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6123
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6121}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6163
-id: 26
-backend_name: null
-name: "ホワイト"
-sort_no: 2
-visible: true
-create_date: DateTime @1637667004 {#6117
date: 2021-11-23 20:30:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649629 {#6150
date: 2024-05-14 10:20:29.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6122
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6165
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6164
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6131
-elements: []
}
#initialized: false
}
}
4 => Eccube\Entity\ProductClass {#6168
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 46
-code: "AKR-NITRO-ORANGE/V2"
-stock: "6"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6106
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6134
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6172
-product_class_id: null
-id: 46
-stock: "6"
-create_date: DateTime @1637667166 {#6173
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6170
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6168}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6178
-id: 27
-backend_name: null
-name: "オレンジ"
-sort_no: 1
-visible: true
-create_date: DateTime @1637667011 {#6124
date: 2021-11-23 20:30:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649638 {#6166
date: 2024-05-14 10:20:38.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: null
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6169
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6182
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6181
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6176
-elements: []
}
#initialized: false
}
}
]
}
#initialized: true
}
-ProductImage: Doctrine\ORM\PersistentCollection {#6060
-snapshot: array:21 [ …21]
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5090 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6061
-elements: array:21 [
0 => Eccube\Entity\ProductImage {#6058
-id: 25
-file_name: "1123135814_619c74e6c5f69.png"
-sort_no: 0
-create_date: DateTime @1637643497 {#5226
date: 2021-11-23 13:58:17.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
1 => Eccube\Entity\ProductImage {#6047
-id: 98
-file_name: "1123202641_619ccff19e44e.jpg"
-sort_no: 1
-create_date: DateTime @1637666955 {#6048
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
2 => Eccube\Entity\ProductImage {#6045
-id: 99
-file_name: "1123202639_619ccfefe4984.jpg"
-sort_no: 2
-create_date: DateTime @1637666955 {#6046
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
3 => Eccube\Entity\ProductImage {#6043
-id: 100
-file_name: "1123202640_619ccff054d66.jpg"
-sort_no: 3
-create_date: DateTime @1637666955 {#6044
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
4 => Eccube\Entity\ProductImage {#6036
-id: 101
-file_name: "1123202640_619ccff0e16d4.jpg"
-sort_no: 4
-create_date: DateTime @1637666955 {#6035
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
5 => Eccube\Entity\ProductImage {#6038
-id: 102
-file_name: "1123202657_619cd001cf9bb.jpg"
-sort_no: 5
-create_date: DateTime @1637666955 {#6037
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
6 => Eccube\Entity\ProductImage {#6040
-id: 103
-file_name: "1123202658_619cd0029a853.jpg"
-sort_no: 6
-create_date: DateTime @1637666955 {#6039
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
7 => Eccube\Entity\ProductImage {#6042
-id: 104
-file_name: "1123202656_619cd00096a49.jpg"
-sort_no: 7
-create_date: DateTime @1637666955 {#6041
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
8 => Eccube\Entity\ProductImage {#6064
-id: 105
-file_name: "1123202657_619cd0011969d.jpg"
-sort_no: 8
-create_date: DateTime @1637666955 {#6066
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
9 => Eccube\Entity\ProductImage {#6067
-id: 106
-file_name: "1123202722_619cd01a3b6ca.jpg"
-sort_no: 9
-create_date: DateTime @1637666955 {#6065
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
10 => Eccube\Entity\ProductImage {#6069
-id: 107
-file_name: "1123202720_619cd018a3665.jpg"
-sort_no: 10
-create_date: DateTime @1637666955 {#6068
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
11 => Eccube\Entity\ProductImage {#6071
-id: 108
-file_name: "1123202721_619cd01917b18.jpg"
-sort_no: 11
-create_date: DateTime @1637666955 {#6070
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
12 => Eccube\Entity\ProductImage {#6073
-id: 109
-file_name: "1123202721_619cd019aded5.jpg"
-sort_no: 12
-create_date: DateTime @1637666955 {#6072
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
13 => Eccube\Entity\ProductImage {#6075
-id: 110
-file_name: "1123202735_619cd027ead81.jpg"
-sort_no: 13
-create_date: DateTime @1637666955 {#6074
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
14 => Eccube\Entity\ProductImage {#6077
-id: 111
-file_name: "1123202734_619cd0266efd4.jpg"
-sort_no: 14
-create_date: DateTime @1637666955 {#6076
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
15 => Eccube\Entity\ProductImage {#6079
-id: 112
-file_name: "1123202734_619cd026d6180.jpg"
-sort_no: 15
-create_date: DateTime @1637666955 {#6078
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
16 => Eccube\Entity\ProductImage {#6081
-id: 113
-file_name: "1123202735_619cd02760f70.jpg"
-sort_no: 16
-create_date: DateTime @1637666955 {#6080
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
17 => Eccube\Entity\ProductImage {#6083
-id: 114
-file_name: "1123202749_619cd035ea025.jpg"
-sort_no: 17
-create_date: DateTime @1637666955 {#6082
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
18 => Eccube\Entity\ProductImage {#6085
-id: 115
-file_name: "1123202750_619cd036899fb.jpg"
-sort_no: 18
-create_date: DateTime @1637666955 {#6084
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
19 => Eccube\Entity\ProductImage {#6087
-id: 118
-file_name: "1123204202_619cd38ab4e65.jpg"
-sort_no: 19
-create_date: DateTime @1637667735 {#6086
date: 2021-11-23 20:42:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
20 => Eccube\Entity\ProductImage {#6089
-id: 117
-file_name: "1123202748_619cd034efdc4.jpg"
-sort_no: 20
-create_date: DateTime @1637666955 {#6088
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
]
}
#initialized: true
}
-ProductTag: Doctrine\ORM\PersistentCollection {#6055
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5170 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6056
-elements: []
}
#initialized: true
}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5641
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4528 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5644
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5711
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ProductLayouts: Doctrine\ORM\PersistentCollection {#5712
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#3868 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5713
-elements: []
}
#initialized: false
}
+jan_code: null
+amazon_url: "https://www.amazon.co.jp/dp/B086JTJ394?th=1"
+direct_shop_url: "https://akracing-shop.square.site/product/akracing-nitro-v2-5-/4?cp=true&sa=false&sbp=false&q=false&category_id=12"
+path_3d: "/user_data/product/nitro_v2/spin/"
+sale: true
+member: false
+warranty: false
-free_description_about_quantity: null
-free_description_about_selling_price: null
-free_description_of_payment_delivery: null
-ProductOptions: Doctrine\ORM\PersistentCollection {#5743
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5714 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5745
-elements: []
}
#initialized: false
}
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6012
-id: 25
-backend_name: null
-name: "レッド"
-sort_no: 5
-visible: true
-create_date: DateTime @1637666993 {#5261
date: 2021-11-23 20:29:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649604 {#5165
date: 2024-05-14 10:20:04.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6015
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6016
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6017
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6014
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
In
ProductController.php
line 252:
}
foreach($Product->getProductClasses() as $ProductClasse){
dump( property_exists($ProductClasse , 'defult_delivery_date_days') );
if( property_exists($ProductClasse , 'defult_delivery_date_days') ){
}else{
false
In
ProductController.php
line 258:
}else{
$ProductClasse->defult_delivery_date_days = $ProductClasse->getDeliveryDateDays();
}
dump($ProductClasse);
}
Eccube\Entity\ProductClass {#6091
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 43
-code: "AKR-NITRO-BLUE/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6052
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731031162 {#6051
date: 2024-11-08 10:59:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6095
-product_class_id: null
-id: 43
-stock: "9"
-create_date: DateTime @1637667166 {#6096
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6093
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6091}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741
+__isInitialized__: false
-id: 3
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265
-_calc: true
-stockFinds: array:5 [
0 => false
1 => true
2 => true
3 => true
4 => true
]
-stocks: array:5 [
0 => "0"
1 => "9"
2 => "9"
3 => "5"
4 => "6"
]
-stockUnlimiteds: array:5 [
0 => false
1 => false
2 => false
3 => false
4 => false
]
-price01: []
-price02: array:5 [
0 => "48291.00"
1 => "48291.00"
2 => "48291.00"
3 => "48291.00"
4 => "48291.00"
]
-price01IncTaxs: []
-price02IncTaxs: array:5 [
0 => 53120.0
1 => 53120.0
2 => 53120.0
3 => 53120.0
4 => 53120.0
]
-codes: array:5 [
0 => "AKR-NITRO-RED/V2"
1 => "AKR-NITRO-BLUE/V2"
2 => "AKR-NITRO-GREEN/V2"
3 => "AKR-NITRO-WHITE/V2"
4 => "AKR-NITRO-ORANGE/V2"
]
-classCategories1: array:5 [
25 => "レッド(品切れ中)"
29 => "ブルー"
28 => "グリーン"
26 => "ホワイト"
27 => "オレンジ"
]
-classCategories2: []
-className1: "カラー"
-className2: null
-id: 10
-name: "Nitro V2 ゲーミングチェア"
-note: null
-description_list: "AKRacingシリーズの中でスタンダードな位置付けのモデル。適度なホールド感のある背もたれと快適にリラックスできる形狀の座面は、ゲーマーだけでなく長時間PC向かって作業をするクリエイターやライターにもお勧めです。"
-description_detail: """
2015年の発売以来エルゴノミクス設計に根差した快適性と高い質感が評価され、eスポーツの普及・発展とともにゲーミングファニチャー市場において確固たる地位を築いてきたAKRacing NITROシリーズに、改良を施した新バージョンが登場します。\n
\n
新たにNITRO V2シリーズとし発売されるアップデートモデルには、長期使用時の耐久性向上を図った高耐久PUレザー素材が張地として採用されています。フルフラットリクライニング、取り外し可能なヘッドレスト・ランバーサポート、高さ調整機能付きアームレストといったチェアとしての基本機能は従来モデルからそのまま引き継いでいます。\n
\n
ユーザーの皆様に安心して製品をご利用いただくため、AKRacingでは2022年10月1日よりチェア製品の保証期間を最長5年間(*)に延長しており、これはNITRO V2シリーズにも適用されます。なお各製品の市場想定売価(税別)は従来モデルから据え置きとなっており、コストパフォーマンス面でも魅力あるラインナップとなっています。\n
\n
AKRacingはゲーミングチェアのリーディングブランドとして、成長と拡大を続けるeスポーツシーンに向け高品質・高信頼な製品を引き続き提案して参ります。\n
\n
*製品保証対応期間は、お買い上げ日より5年間です。ただし、張地(レザー・クロス)の摩耗・劣化、昇降機構の故障については5年保証の対象外となります。詳しくは弊社ホームページの製品保証規定をご確認ください。
"""
-search_word: null
-free_area: null
-create_date: DateTime @1637091383 {#4775
date: 2021-11-17 04:36:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029896 {#4765
date: 2024-11-08 10:38:16.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5643
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5264 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5642
-elements: []
}
#initialized: false
}
-ProductClasses: Doctrine\ORM\PersistentCollection {#5742
-snapshot: array:5 [ …5]
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4781 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5746
-elements: array:5 [
0 => Eccube\Entity\ProductClass {#5708
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 42
-code: "AKR-NITRO-RED/V2"
-stock: "0"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#4776
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5263
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#5719
-product_class_id: null
-id: 42
-stock: "0"
-create_date: DateTime @1637667166 {#5796
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5800
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#5708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ClassCategory1: Eccube\Entity\ClassCategory {#6012
-id: 25
-backend_name: null
-name: "レッド"
-sort_no: 5
-visible: true
-create_date: DateTime @1637666993 {#5261
date: 2021-11-23 20:29:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649604 {#5165
date: 2024-05-14 10:20:04.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063
+__isInitialized__: true
-id: 7
-backend_name: "Nitro V2"
-name: "カラー"
-sort_no: 7
-create_date: DateTime @1637666975 {#6413
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1637666975 {#6410
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-ClassCategories: Doctrine\ORM\PersistentCollection {#6412
-snapshot: []
-owner: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ClassName"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4929 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6418
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6419
+__isInitialized__: false
-id: 1
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062
+__isInitialized__: false
-id: 2
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6015
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6016
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6017
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6014
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
1 => Eccube\Entity\ProductClass {#6091}
2 => Eccube\Entity\ProductClass {#6105
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 44
-code: "AKR-NITRO-GREEN/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6054
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731054061 {#6100
date: 2024-11-08 17:21:01.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6118
-product_class_id: null
-id: 44
-stock: "9"
-create_date: DateTime @1637667166 {#6149
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6111
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6105}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6112
-id: 28
-backend_name: null
-name: "グリーン"
-sort_no: 3
-visible: true
-create_date: DateTime @1637667018 {#6094
date: 2021-11-23 20:30:18.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649623 {#6103
date: 2024-05-14 10:20:23.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6104
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6152
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6153
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6133
-elements: []
}
#initialized: false
}
}
3 => Eccube\Entity\ProductClass {#6121
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 45
-code: "AKR-NITRO-WHITE/V2"
-stock: "5"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6090
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731034143 {#6139
date: 2024-11-08 11:49:03.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6127
-product_class_id: null
-id: 45
-stock: "5"
-create_date: DateTime @1637667166 {#6130
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6123
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6121}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6163
-id: 26
-backend_name: null
-name: "ホワイト"
-sort_no: 2
-visible: true
-create_date: DateTime @1637667004 {#6117
date: 2021-11-23 20:30:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649629 {#6150
date: 2024-05-14 10:20:29.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6122
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6165
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6164
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6131
-elements: []
}
#initialized: false
}
}
4 => Eccube\Entity\ProductClass {#6168
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 46
-code: "AKR-NITRO-ORANGE/V2"
-stock: "6"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6106
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6134
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6172
-product_class_id: null
-id: 46
-stock: "6"
-create_date: DateTime @1637667166 {#6173
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6170
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6168}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6178
-id: 27
-backend_name: null
-name: "オレンジ"
-sort_no: 1
-visible: true
-create_date: DateTime @1637667011 {#6124
date: 2021-11-23 20:30:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649638 {#6166
date: 2024-05-14 10:20:38.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: null
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6169
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6182
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6181
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6176
-elements: []
}
#initialized: false
}
}
]
}
#initialized: true
}
-ProductImage: Doctrine\ORM\PersistentCollection {#6060
-snapshot: array:21 [ …21]
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5090 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6061
-elements: array:21 [
0 => Eccube\Entity\ProductImage {#6058
-id: 25
-file_name: "1123135814_619c74e6c5f69.png"
-sort_no: 0
-create_date: DateTime @1637643497 {#5226
date: 2021-11-23 13:58:17.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
1 => Eccube\Entity\ProductImage {#6047
-id: 98
-file_name: "1123202641_619ccff19e44e.jpg"
-sort_no: 1
-create_date: DateTime @1637666955 {#6048
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
2 => Eccube\Entity\ProductImage {#6045
-id: 99
-file_name: "1123202639_619ccfefe4984.jpg"
-sort_no: 2
-create_date: DateTime @1637666955 {#6046
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
3 => Eccube\Entity\ProductImage {#6043
-id: 100
-file_name: "1123202640_619ccff054d66.jpg"
-sort_no: 3
-create_date: DateTime @1637666955 {#6044
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
4 => Eccube\Entity\ProductImage {#6036
-id: 101
-file_name: "1123202640_619ccff0e16d4.jpg"
-sort_no: 4
-create_date: DateTime @1637666955 {#6035
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
5 => Eccube\Entity\ProductImage {#6038
-id: 102
-file_name: "1123202657_619cd001cf9bb.jpg"
-sort_no: 5
-create_date: DateTime @1637666955 {#6037
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
6 => Eccube\Entity\ProductImage {#6040
-id: 103
-file_name: "1123202658_619cd0029a853.jpg"
-sort_no: 6
-create_date: DateTime @1637666955 {#6039
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
7 => Eccube\Entity\ProductImage {#6042
-id: 104
-file_name: "1123202656_619cd00096a49.jpg"
-sort_no: 7
-create_date: DateTime @1637666955 {#6041
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
8 => Eccube\Entity\ProductImage {#6064
-id: 105
-file_name: "1123202657_619cd0011969d.jpg"
-sort_no: 8
-create_date: DateTime @1637666955 {#6066
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
9 => Eccube\Entity\ProductImage {#6067
-id: 106
-file_name: "1123202722_619cd01a3b6ca.jpg"
-sort_no: 9
-create_date: DateTime @1637666955 {#6065
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
10 => Eccube\Entity\ProductImage {#6069
-id: 107
-file_name: "1123202720_619cd018a3665.jpg"
-sort_no: 10
-create_date: DateTime @1637666955 {#6068
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
11 => Eccube\Entity\ProductImage {#6071
-id: 108
-file_name: "1123202721_619cd01917b18.jpg"
-sort_no: 11
-create_date: DateTime @1637666955 {#6070
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
12 => Eccube\Entity\ProductImage {#6073
-id: 109
-file_name: "1123202721_619cd019aded5.jpg"
-sort_no: 12
-create_date: DateTime @1637666955 {#6072
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
13 => Eccube\Entity\ProductImage {#6075
-id: 110
-file_name: "1123202735_619cd027ead81.jpg"
-sort_no: 13
-create_date: DateTime @1637666955 {#6074
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
14 => Eccube\Entity\ProductImage {#6077
-id: 111
-file_name: "1123202734_619cd0266efd4.jpg"
-sort_no: 14
-create_date: DateTime @1637666955 {#6076
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
15 => Eccube\Entity\ProductImage {#6079
-id: 112
-file_name: "1123202734_619cd026d6180.jpg"
-sort_no: 15
-create_date: DateTime @1637666955 {#6078
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
16 => Eccube\Entity\ProductImage {#6081
-id: 113
-file_name: "1123202735_619cd02760f70.jpg"
-sort_no: 16
-create_date: DateTime @1637666955 {#6080
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
17 => Eccube\Entity\ProductImage {#6083
-id: 114
-file_name: "1123202749_619cd035ea025.jpg"
-sort_no: 17
-create_date: DateTime @1637666955 {#6082
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
18 => Eccube\Entity\ProductImage {#6085
-id: 115
-file_name: "1123202750_619cd036899fb.jpg"
-sort_no: 18
-create_date: DateTime @1637666955 {#6084
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
19 => Eccube\Entity\ProductImage {#6087
-id: 118
-file_name: "1123204202_619cd38ab4e65.jpg"
-sort_no: 19
-create_date: DateTime @1637667735 {#6086
date: 2021-11-23 20:42:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
20 => Eccube\Entity\ProductImage {#6089
-id: 117
-file_name: "1123202748_619cd034efdc4.jpg"
-sort_no: 20
-create_date: DateTime @1637666955 {#6088
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
]
}
#initialized: true
}
-ProductTag: Doctrine\ORM\PersistentCollection {#6055
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5170 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6056
-elements: []
}
#initialized: true
}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5641
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4528 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5644
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5711
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ProductLayouts: Doctrine\ORM\PersistentCollection {#5712
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#3868 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5713
-elements: []
}
#initialized: false
}
+jan_code: null
+amazon_url: "https://www.amazon.co.jp/dp/B086JTJ394?th=1"
+direct_shop_url: "https://akracing-shop.square.site/product/akracing-nitro-v2-5-/4?cp=true&sa=false&sbp=false&q=false&category_id=12"
+path_3d: "/user_data/product/nitro_v2/spin/"
+sale: true
+member: false
+warranty: false
-free_description_about_quantity: null
-free_description_about_selling_price: null
-free_description_of_payment_delivery: null
-ProductOptions: Doctrine\ORM\PersistentCollection {#5743
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5714 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5745
-elements: []
}
#initialized: false
}
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6101
-id: 29
-backend_name: null
-name: "ブルー"
-sort_no: 4
-visible: true
-create_date: DateTime @1637667026 {#6050
date: 2021-11-23 20:30:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649615 {#6049
date: 2024-05-14 10:20:15.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6092
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6107
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6109
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6099
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
In
ProductController.php
line 252:
}
foreach($Product->getProductClasses() as $ProductClasse){
dump( property_exists($ProductClasse , 'defult_delivery_date_days') );
if( property_exists($ProductClasse , 'defult_delivery_date_days') ){
}else{
false
In
ProductController.php
line 258:
}else{
$ProductClasse->defult_delivery_date_days = $ProductClasse->getDeliveryDateDays();
}
dump($ProductClasse);
}
Eccube\Entity\ProductClass {#6105
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 44
-code: "AKR-NITRO-GREEN/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6054
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731054061 {#6100
date: 2024-11-08 17:21:01.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6118
-product_class_id: null
-id: 44
-stock: "9"
-create_date: DateTime @1637667166 {#6149
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6111
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6105}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741
+__isInitialized__: false
-id: 3
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265
-_calc: true
-stockFinds: array:5 [
0 => false
1 => true
2 => true
3 => true
4 => true
]
-stocks: array:5 [
0 => "0"
1 => "9"
2 => "9"
3 => "5"
4 => "6"
]
-stockUnlimiteds: array:5 [
0 => false
1 => false
2 => false
3 => false
4 => false
]
-price01: []
-price02: array:5 [
0 => "48291.00"
1 => "48291.00"
2 => "48291.00"
3 => "48291.00"
4 => "48291.00"
]
-price01IncTaxs: []
-price02IncTaxs: array:5 [
0 => 53120.0
1 => 53120.0
2 => 53120.0
3 => 53120.0
4 => 53120.0
]
-codes: array:5 [
0 => "AKR-NITRO-RED/V2"
1 => "AKR-NITRO-BLUE/V2"
2 => "AKR-NITRO-GREEN/V2"
3 => "AKR-NITRO-WHITE/V2"
4 => "AKR-NITRO-ORANGE/V2"
]
-classCategories1: array:5 [
25 => "レッド(品切れ中)"
29 => "ブルー"
28 => "グリーン"
26 => "ホワイト"
27 => "オレンジ"
]
-classCategories2: []
-className1: "カラー"
-className2: null
-id: 10
-name: "Nitro V2 ゲーミングチェア"
-note: null
-description_list: "AKRacingシリーズの中でスタンダードな位置付けのモデル。適度なホールド感のある背もたれと快適にリラックスできる形狀の座面は、ゲーマーだけでなく長時間PC向かって作業をするクリエイターやライターにもお勧めです。"
-description_detail: """
2015年の発売以来エルゴノミクス設計に根差した快適性と高い質感が評価され、eスポーツの普及・発展とともにゲーミングファニチャー市場において確固たる地位を築いてきたAKRacing NITROシリーズに、改良を施した新バージョンが登場します。\n
\n
新たにNITRO V2シリーズとし発売されるアップデートモデルには、長期使用時の耐久性向上を図った高耐久PUレザー素材が張地として採用されています。フルフラットリクライニング、取り外し可能なヘッドレスト・ランバーサポート、高さ調整機能付きアームレストといったチェアとしての基本機能は従来モデルからそのまま引き継いでいます。\n
\n
ユーザーの皆様に安心して製品をご利用いただくため、AKRacingでは2022年10月1日よりチェア製品の保証期間を最長5年間(*)に延長しており、これはNITRO V2シリーズにも適用されます。なお各製品の市場想定売価(税別)は従来モデルから据え置きとなっており、コストパフォーマンス面でも魅力あるラインナップとなっています。\n
\n
AKRacingはゲーミングチェアのリーディングブランドとして、成長と拡大を続けるeスポーツシーンに向け高品質・高信頼な製品を引き続き提案して参ります。\n
\n
*製品保証対応期間は、お買い上げ日より5年間です。ただし、張地(レザー・クロス)の摩耗・劣化、昇降機構の故障については5年保証の対象外となります。詳しくは弊社ホームページの製品保証規定をご確認ください。
"""
-search_word: null
-free_area: null
-create_date: DateTime @1637091383 {#4775
date: 2021-11-17 04:36:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029896 {#4765
date: 2024-11-08 10:38:16.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5643
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5264 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5642
-elements: []
}
#initialized: false
}
-ProductClasses: Doctrine\ORM\PersistentCollection {#5742
-snapshot: array:5 [ …5]
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4781 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5746
-elements: array:5 [
0 => Eccube\Entity\ProductClass {#5708
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 42
-code: "AKR-NITRO-RED/V2"
-stock: "0"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#4776
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5263
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#5719
-product_class_id: null
-id: 42
-stock: "0"
-create_date: DateTime @1637667166 {#5796
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5800
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#5708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ClassCategory1: Eccube\Entity\ClassCategory {#6012
-id: 25
-backend_name: null
-name: "レッド"
-sort_no: 5
-visible: true
-create_date: DateTime @1637666993 {#5261
date: 2021-11-23 20:29:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649604 {#5165
date: 2024-05-14 10:20:04.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063
+__isInitialized__: true
-id: 7
-backend_name: "Nitro V2"
-name: "カラー"
-sort_no: 7
-create_date: DateTime @1637666975 {#6413
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1637666975 {#6410
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-ClassCategories: Doctrine\ORM\PersistentCollection {#6412
-snapshot: []
-owner: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ClassName"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4929 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6418
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6419
+__isInitialized__: false
-id: 1
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062
+__isInitialized__: false
-id: 2
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6015
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6016
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6017
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6014
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
1 => Eccube\Entity\ProductClass {#6091
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 43
-code: "AKR-NITRO-BLUE/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6052
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731031162 {#6051
date: 2024-11-08 10:59:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6095
-product_class_id: null
-id: 43
-stock: "9"
-create_date: DateTime @1637667166 {#6096
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6093
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6091}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6101
-id: 29
-backend_name: null
-name: "ブルー"
-sort_no: 4
-visible: true
-create_date: DateTime @1637667026 {#6050
date: 2021-11-23 20:30:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649615 {#6049
date: 2024-05-14 10:20:15.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6092
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6107
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6109
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6099
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
2 => Eccube\Entity\ProductClass {#6105}
3 => Eccube\Entity\ProductClass {#6121
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 45
-code: "AKR-NITRO-WHITE/V2"
-stock: "5"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6090
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731034143 {#6139
date: 2024-11-08 11:49:03.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6127
-product_class_id: null
-id: 45
-stock: "5"
-create_date: DateTime @1637667166 {#6130
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6123
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6121}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6163
-id: 26
-backend_name: null
-name: "ホワイト"
-sort_no: 2
-visible: true
-create_date: DateTime @1637667004 {#6117
date: 2021-11-23 20:30:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649629 {#6150
date: 2024-05-14 10:20:29.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6122
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6165
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6164
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6131
-elements: []
}
#initialized: false
}
}
4 => Eccube\Entity\ProductClass {#6168
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 46
-code: "AKR-NITRO-ORANGE/V2"
-stock: "6"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6106
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6134
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6172
-product_class_id: null
-id: 46
-stock: "6"
-create_date: DateTime @1637667166 {#6173
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6170
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6168}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6178
-id: 27
-backend_name: null
-name: "オレンジ"
-sort_no: 1
-visible: true
-create_date: DateTime @1637667011 {#6124
date: 2021-11-23 20:30:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649638 {#6166
date: 2024-05-14 10:20:38.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: null
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6169
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6182
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6181
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6176
-elements: []
}
#initialized: false
}
}
]
}
#initialized: true
}
-ProductImage: Doctrine\ORM\PersistentCollection {#6060
-snapshot: array:21 [ …21]
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5090 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6061
-elements: array:21 [
0 => Eccube\Entity\ProductImage {#6058
-id: 25
-file_name: "1123135814_619c74e6c5f69.png"
-sort_no: 0
-create_date: DateTime @1637643497 {#5226
date: 2021-11-23 13:58:17.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
1 => Eccube\Entity\ProductImage {#6047
-id: 98
-file_name: "1123202641_619ccff19e44e.jpg"
-sort_no: 1
-create_date: DateTime @1637666955 {#6048
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
2 => Eccube\Entity\ProductImage {#6045
-id: 99
-file_name: "1123202639_619ccfefe4984.jpg"
-sort_no: 2
-create_date: DateTime @1637666955 {#6046
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
3 => Eccube\Entity\ProductImage {#6043
-id: 100
-file_name: "1123202640_619ccff054d66.jpg"
-sort_no: 3
-create_date: DateTime @1637666955 {#6044
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
4 => Eccube\Entity\ProductImage {#6036
-id: 101
-file_name: "1123202640_619ccff0e16d4.jpg"
-sort_no: 4
-create_date: DateTime @1637666955 {#6035
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
5 => Eccube\Entity\ProductImage {#6038
-id: 102
-file_name: "1123202657_619cd001cf9bb.jpg"
-sort_no: 5
-create_date: DateTime @1637666955 {#6037
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
6 => Eccube\Entity\ProductImage {#6040
-id: 103
-file_name: "1123202658_619cd0029a853.jpg"
-sort_no: 6
-create_date: DateTime @1637666955 {#6039
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
7 => Eccube\Entity\ProductImage {#6042
-id: 104
-file_name: "1123202656_619cd00096a49.jpg"
-sort_no: 7
-create_date: DateTime @1637666955 {#6041
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
8 => Eccube\Entity\ProductImage {#6064
-id: 105
-file_name: "1123202657_619cd0011969d.jpg"
-sort_no: 8
-create_date: DateTime @1637666955 {#6066
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
9 => Eccube\Entity\ProductImage {#6067
-id: 106
-file_name: "1123202722_619cd01a3b6ca.jpg"
-sort_no: 9
-create_date: DateTime @1637666955 {#6065
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
10 => Eccube\Entity\ProductImage {#6069
-id: 107
-file_name: "1123202720_619cd018a3665.jpg"
-sort_no: 10
-create_date: DateTime @1637666955 {#6068
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
11 => Eccube\Entity\ProductImage {#6071
-id: 108
-file_name: "1123202721_619cd01917b18.jpg"
-sort_no: 11
-create_date: DateTime @1637666955 {#6070
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
12 => Eccube\Entity\ProductImage {#6073
-id: 109
-file_name: "1123202721_619cd019aded5.jpg"
-sort_no: 12
-create_date: DateTime @1637666955 {#6072
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
13 => Eccube\Entity\ProductImage {#6075
-id: 110
-file_name: "1123202735_619cd027ead81.jpg"
-sort_no: 13
-create_date: DateTime @1637666955 {#6074
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
14 => Eccube\Entity\ProductImage {#6077
-id: 111
-file_name: "1123202734_619cd0266efd4.jpg"
-sort_no: 14
-create_date: DateTime @1637666955 {#6076
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
15 => Eccube\Entity\ProductImage {#6079
-id: 112
-file_name: "1123202734_619cd026d6180.jpg"
-sort_no: 15
-create_date: DateTime @1637666955 {#6078
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
16 => Eccube\Entity\ProductImage {#6081
-id: 113
-file_name: "1123202735_619cd02760f70.jpg"
-sort_no: 16
-create_date: DateTime @1637666955 {#6080
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
17 => Eccube\Entity\ProductImage {#6083
-id: 114
-file_name: "1123202749_619cd035ea025.jpg"
-sort_no: 17
-create_date: DateTime @1637666955 {#6082
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
18 => Eccube\Entity\ProductImage {#6085
-id: 115
-file_name: "1123202750_619cd036899fb.jpg"
-sort_no: 18
-create_date: DateTime @1637666955 {#6084
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
19 => Eccube\Entity\ProductImage {#6087
-id: 118
-file_name: "1123204202_619cd38ab4e65.jpg"
-sort_no: 19
-create_date: DateTime @1637667735 {#6086
date: 2021-11-23 20:42:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
20 => Eccube\Entity\ProductImage {#6089
-id: 117
-file_name: "1123202748_619cd034efdc4.jpg"
-sort_no: 20
-create_date: DateTime @1637666955 {#6088
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
]
}
#initialized: true
}
-ProductTag: Doctrine\ORM\PersistentCollection {#6055
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5170 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6056
-elements: []
}
#initialized: true
}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5641
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4528 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5644
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5711
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ProductLayouts: Doctrine\ORM\PersistentCollection {#5712
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#3868 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5713
-elements: []
}
#initialized: false
}
+jan_code: null
+amazon_url: "https://www.amazon.co.jp/dp/B086JTJ394?th=1"
+direct_shop_url: "https://akracing-shop.square.site/product/akracing-nitro-v2-5-/4?cp=true&sa=false&sbp=false&q=false&category_id=12"
+path_3d: "/user_data/product/nitro_v2/spin/"
+sale: true
+member: false
+warranty: false
-free_description_about_quantity: null
-free_description_about_selling_price: null
-free_description_of_payment_delivery: null
-ProductOptions: Doctrine\ORM\PersistentCollection {#5743
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5714 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5745
-elements: []
}
#initialized: false
}
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6112
-id: 28
-backend_name: null
-name: "グリーン"
-sort_no: 3
-visible: true
-create_date: DateTime @1637667018 {#6094
date: 2021-11-23 20:30:18.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649623 {#6103
date: 2024-05-14 10:20:23.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6104
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6152
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6153
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6133
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
In
ProductController.php
line 252:
}
foreach($Product->getProductClasses() as $ProductClasse){
dump( property_exists($ProductClasse , 'defult_delivery_date_days') );
if( property_exists($ProductClasse , 'defult_delivery_date_days') ){
}else{
false
In
ProductController.php
line 258:
}else{
$ProductClasse->defult_delivery_date_days = $ProductClasse->getDeliveryDateDays();
}
dump($ProductClasse);
}
Eccube\Entity\ProductClass {#6121
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 45
-code: "AKR-NITRO-WHITE/V2"
-stock: "5"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6090
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731034143 {#6139
date: 2024-11-08 11:49:03.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6127
-product_class_id: null
-id: 45
-stock: "5"
-create_date: DateTime @1637667166 {#6130
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6123
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6121}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741
+__isInitialized__: false
-id: 3
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265
-_calc: true
-stockFinds: array:5 [
0 => false
1 => true
2 => true
3 => true
4 => true
]
-stocks: array:5 [
0 => "0"
1 => "9"
2 => "9"
3 => "5"
4 => "6"
]
-stockUnlimiteds: array:5 [
0 => false
1 => false
2 => false
3 => false
4 => false
]
-price01: []
-price02: array:5 [
0 => "48291.00"
1 => "48291.00"
2 => "48291.00"
3 => "48291.00"
4 => "48291.00"
]
-price01IncTaxs: []
-price02IncTaxs: array:5 [
0 => 53120.0
1 => 53120.0
2 => 53120.0
3 => 53120.0
4 => 53120.0
]
-codes: array:5 [
0 => "AKR-NITRO-RED/V2"
1 => "AKR-NITRO-BLUE/V2"
2 => "AKR-NITRO-GREEN/V2"
3 => "AKR-NITRO-WHITE/V2"
4 => "AKR-NITRO-ORANGE/V2"
]
-classCategories1: array:5 [
25 => "レッド(品切れ中)"
29 => "ブルー"
28 => "グリーン"
26 => "ホワイト"
27 => "オレンジ"
]
-classCategories2: []
-className1: "カラー"
-className2: null
-id: 10
-name: "Nitro V2 ゲーミングチェア"
-note: null
-description_list: "AKRacingシリーズの中でスタンダードな位置付けのモデル。適度なホールド感のある背もたれと快適にリラックスできる形狀の座面は、ゲーマーだけでなく長時間PC向かって作業をするクリエイターやライターにもお勧めです。"
-description_detail: """
2015年の発売以来エルゴノミクス設計に根差した快適性と高い質感が評価され、eスポーツの普及・発展とともにゲーミングファニチャー市場において確固たる地位を築いてきたAKRacing NITROシリーズに、改良を施した新バージョンが登場します。\n
\n
新たにNITRO V2シリーズとし発売されるアップデートモデルには、長期使用時の耐久性向上を図った高耐久PUレザー素材が張地として採用されています。フルフラットリクライニング、取り外し可能なヘッドレスト・ランバーサポート、高さ調整機能付きアームレストといったチェアとしての基本機能は従来モデルからそのまま引き継いでいます。\n
\n
ユーザーの皆様に安心して製品をご利用いただくため、AKRacingでは2022年10月1日よりチェア製品の保証期間を最長5年間(*)に延長しており、これはNITRO V2シリーズにも適用されます。なお各製品の市場想定売価(税別)は従来モデルから据え置きとなっており、コストパフォーマンス面でも魅力あるラインナップとなっています。\n
\n
AKRacingはゲーミングチェアのリーディングブランドとして、成長と拡大を続けるeスポーツシーンに向け高品質・高信頼な製品を引き続き提案して参ります。\n
\n
*製品保証対応期間は、お買い上げ日より5年間です。ただし、張地(レザー・クロス)の摩耗・劣化、昇降機構の故障については5年保証の対象外となります。詳しくは弊社ホームページの製品保証規定をご確認ください。
"""
-search_word: null
-free_area: null
-create_date: DateTime @1637091383 {#4775
date: 2021-11-17 04:36:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029896 {#4765
date: 2024-11-08 10:38:16.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5643
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5264 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5642
-elements: []
}
#initialized: false
}
-ProductClasses: Doctrine\ORM\PersistentCollection {#5742
-snapshot: array:5 [ …5]
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4781 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5746
-elements: array:5 [
0 => Eccube\Entity\ProductClass {#5708
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 42
-code: "AKR-NITRO-RED/V2"
-stock: "0"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#4776
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5263
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#5719
-product_class_id: null
-id: 42
-stock: "0"
-create_date: DateTime @1637667166 {#5796
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5800
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#5708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ClassCategory1: Eccube\Entity\ClassCategory {#6012
-id: 25
-backend_name: null
-name: "レッド"
-sort_no: 5
-visible: true
-create_date: DateTime @1637666993 {#5261
date: 2021-11-23 20:29:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649604 {#5165
date: 2024-05-14 10:20:04.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063
+__isInitialized__: true
-id: 7
-backend_name: "Nitro V2"
-name: "カラー"
-sort_no: 7
-create_date: DateTime @1637666975 {#6413
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1637666975 {#6410
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-ClassCategories: Doctrine\ORM\PersistentCollection {#6412
-snapshot: []
-owner: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ClassName"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4929 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6418
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6419
+__isInitialized__: false
-id: 1
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062
+__isInitialized__: false
-id: 2
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6015
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6016
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6017
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6014
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
1 => Eccube\Entity\ProductClass {#6091
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 43
-code: "AKR-NITRO-BLUE/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6052
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731031162 {#6051
date: 2024-11-08 10:59:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6095
-product_class_id: null
-id: 43
-stock: "9"
-create_date: DateTime @1637667166 {#6096
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6093
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6091}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6101
-id: 29
-backend_name: null
-name: "ブルー"
-sort_no: 4
-visible: true
-create_date: DateTime @1637667026 {#6050
date: 2021-11-23 20:30:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649615 {#6049
date: 2024-05-14 10:20:15.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6092
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6107
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6109
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6099
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
2 => Eccube\Entity\ProductClass {#6105
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 44
-code: "AKR-NITRO-GREEN/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6054
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731054061 {#6100
date: 2024-11-08 17:21:01.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6118
-product_class_id: null
-id: 44
-stock: "9"
-create_date: DateTime @1637667166 {#6149
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6111
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6105}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6112
-id: 28
-backend_name: null
-name: "グリーン"
-sort_no: 3
-visible: true
-create_date: DateTime @1637667018 {#6094
date: 2021-11-23 20:30:18.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649623 {#6103
date: 2024-05-14 10:20:23.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6104
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6152
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6153
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6133
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
3 => Eccube\Entity\ProductClass {#6121}
4 => Eccube\Entity\ProductClass {#6168
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 46
-code: "AKR-NITRO-ORANGE/V2"
-stock: "6"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6106
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6134
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6172
-product_class_id: null
-id: 46
-stock: "6"
-create_date: DateTime @1637667166 {#6173
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6170
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6168}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6178
-id: 27
-backend_name: null
-name: "オレンジ"
-sort_no: 1
-visible: true
-create_date: DateTime @1637667011 {#6124
date: 2021-11-23 20:30:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649638 {#6166
date: 2024-05-14 10:20:38.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: null
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6169
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6182
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6181
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6176
-elements: []
}
#initialized: false
}
}
]
}
#initialized: true
}
-ProductImage: Doctrine\ORM\PersistentCollection {#6060
-snapshot: array:21 [ …21]
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5090 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6061
-elements: array:21 [
0 => Eccube\Entity\ProductImage {#6058
-id: 25
-file_name: "1123135814_619c74e6c5f69.png"
-sort_no: 0
-create_date: DateTime @1637643497 {#5226
date: 2021-11-23 13:58:17.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
1 => Eccube\Entity\ProductImage {#6047
-id: 98
-file_name: "1123202641_619ccff19e44e.jpg"
-sort_no: 1
-create_date: DateTime @1637666955 {#6048
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
2 => Eccube\Entity\ProductImage {#6045
-id: 99
-file_name: "1123202639_619ccfefe4984.jpg"
-sort_no: 2
-create_date: DateTime @1637666955 {#6046
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
3 => Eccube\Entity\ProductImage {#6043
-id: 100
-file_name: "1123202640_619ccff054d66.jpg"
-sort_no: 3
-create_date: DateTime @1637666955 {#6044
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
4 => Eccube\Entity\ProductImage {#6036
-id: 101
-file_name: "1123202640_619ccff0e16d4.jpg"
-sort_no: 4
-create_date: DateTime @1637666955 {#6035
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
5 => Eccube\Entity\ProductImage {#6038
-id: 102
-file_name: "1123202657_619cd001cf9bb.jpg"
-sort_no: 5
-create_date: DateTime @1637666955 {#6037
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
6 => Eccube\Entity\ProductImage {#6040
-id: 103
-file_name: "1123202658_619cd0029a853.jpg"
-sort_no: 6
-create_date: DateTime @1637666955 {#6039
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
7 => Eccube\Entity\ProductImage {#6042
-id: 104
-file_name: "1123202656_619cd00096a49.jpg"
-sort_no: 7
-create_date: DateTime @1637666955 {#6041
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
8 => Eccube\Entity\ProductImage {#6064
-id: 105
-file_name: "1123202657_619cd0011969d.jpg"
-sort_no: 8
-create_date: DateTime @1637666955 {#6066
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
9 => Eccube\Entity\ProductImage {#6067
-id: 106
-file_name: "1123202722_619cd01a3b6ca.jpg"
-sort_no: 9
-create_date: DateTime @1637666955 {#6065
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
10 => Eccube\Entity\ProductImage {#6069
-id: 107
-file_name: "1123202720_619cd018a3665.jpg"
-sort_no: 10
-create_date: DateTime @1637666955 {#6068
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
11 => Eccube\Entity\ProductImage {#6071
-id: 108
-file_name: "1123202721_619cd01917b18.jpg"
-sort_no: 11
-create_date: DateTime @1637666955 {#6070
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
12 => Eccube\Entity\ProductImage {#6073
-id: 109
-file_name: "1123202721_619cd019aded5.jpg"
-sort_no: 12
-create_date: DateTime @1637666955 {#6072
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
13 => Eccube\Entity\ProductImage {#6075
-id: 110
-file_name: "1123202735_619cd027ead81.jpg"
-sort_no: 13
-create_date: DateTime @1637666955 {#6074
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
14 => Eccube\Entity\ProductImage {#6077
-id: 111
-file_name: "1123202734_619cd0266efd4.jpg"
-sort_no: 14
-create_date: DateTime @1637666955 {#6076
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
15 => Eccube\Entity\ProductImage {#6079
-id: 112
-file_name: "1123202734_619cd026d6180.jpg"
-sort_no: 15
-create_date: DateTime @1637666955 {#6078
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
16 => Eccube\Entity\ProductImage {#6081
-id: 113
-file_name: "1123202735_619cd02760f70.jpg"
-sort_no: 16
-create_date: DateTime @1637666955 {#6080
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
17 => Eccube\Entity\ProductImage {#6083
-id: 114
-file_name: "1123202749_619cd035ea025.jpg"
-sort_no: 17
-create_date: DateTime @1637666955 {#6082
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
18 => Eccube\Entity\ProductImage {#6085
-id: 115
-file_name: "1123202750_619cd036899fb.jpg"
-sort_no: 18
-create_date: DateTime @1637666955 {#6084
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
19 => Eccube\Entity\ProductImage {#6087
-id: 118
-file_name: "1123204202_619cd38ab4e65.jpg"
-sort_no: 19
-create_date: DateTime @1637667735 {#6086
date: 2021-11-23 20:42:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
20 => Eccube\Entity\ProductImage {#6089
-id: 117
-file_name: "1123202748_619cd034efdc4.jpg"
-sort_no: 20
-create_date: DateTime @1637666955 {#6088
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
]
}
#initialized: true
}
-ProductTag: Doctrine\ORM\PersistentCollection {#6055
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5170 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6056
-elements: []
}
#initialized: true
}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5641
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4528 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5644
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5711
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ProductLayouts: Doctrine\ORM\PersistentCollection {#5712
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#3868 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5713
-elements: []
}
#initialized: false
}
+jan_code: null
+amazon_url: "https://www.amazon.co.jp/dp/B086JTJ394?th=1"
+direct_shop_url: "https://akracing-shop.square.site/product/akracing-nitro-v2-5-/4?cp=true&sa=false&sbp=false&q=false&category_id=12"
+path_3d: "/user_data/product/nitro_v2/spin/"
+sale: true
+member: false
+warranty: false
-free_description_about_quantity: null
-free_description_about_selling_price: null
-free_description_of_payment_delivery: null
-ProductOptions: Doctrine\ORM\PersistentCollection {#5743
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5714 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5745
-elements: []
}
#initialized: false
}
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6163
-id: 26
-backend_name: null
-name: "ホワイト"
-sort_no: 2
-visible: true
-create_date: DateTime @1637667004 {#6117
date: 2021-11-23 20:30:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649629 {#6150
date: 2024-05-14 10:20:29.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6122
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6165
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6164
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6131
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
In
ProductController.php
line 252:
}
foreach($Product->getProductClasses() as $ProductClasse){
dump( property_exists($ProductClasse , 'defult_delivery_date_days') );
if( property_exists($ProductClasse , 'defult_delivery_date_days') ){
}else{
false
In
ProductController.php
line 258:
}else{
$ProductClasse->defult_delivery_date_days = $ProductClasse->getDeliveryDateDays();
}
dump($ProductClasse);
}
Eccube\Entity\ProductClass {#6168
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 46
-code: "AKR-NITRO-ORANGE/V2"
-stock: "6"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6106
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6134
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6172
-product_class_id: null
-id: 46
-stock: "6"
-create_date: DateTime @1637667166 {#6173
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6170
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6168}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741
+__isInitialized__: false
-id: 3
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265
-_calc: true
-stockFinds: array:5 [
0 => false
1 => true
2 => true
3 => true
4 => true
]
-stocks: array:5 [
0 => "0"
1 => "9"
2 => "9"
3 => "5"
4 => "6"
]
-stockUnlimiteds: array:5 [
0 => false
1 => false
2 => false
3 => false
4 => false
]
-price01: []
-price02: array:5 [
0 => "48291.00"
1 => "48291.00"
2 => "48291.00"
3 => "48291.00"
4 => "48291.00"
]
-price01IncTaxs: []
-price02IncTaxs: array:5 [
0 => 53120.0
1 => 53120.0
2 => 53120.0
3 => 53120.0
4 => 53120.0
]
-codes: array:5 [
0 => "AKR-NITRO-RED/V2"
1 => "AKR-NITRO-BLUE/V2"
2 => "AKR-NITRO-GREEN/V2"
3 => "AKR-NITRO-WHITE/V2"
4 => "AKR-NITRO-ORANGE/V2"
]
-classCategories1: array:5 [
25 => "レッド(品切れ中)"
29 => "ブルー"
28 => "グリーン"
26 => "ホワイト"
27 => "オレンジ"
]
-classCategories2: []
-className1: "カラー"
-className2: null
-id: 10
-name: "Nitro V2 ゲーミングチェア"
-note: null
-description_list: "AKRacingシリーズの中でスタンダードな位置付けのモデル。適度なホールド感のある背もたれと快適にリラックスできる形狀の座面は、ゲーマーだけでなく長時間PC向かって作業をするクリエイターやライターにもお勧めです。"
-description_detail: """
2015年の発売以来エルゴノミクス設計に根差した快適性と高い質感が評価され、eスポーツの普及・発展とともにゲーミングファニチャー市場において確固たる地位を築いてきたAKRacing NITROシリーズに、改良を施した新バージョンが登場します。\n
\n
新たにNITRO V2シリーズとし発売されるアップデートモデルには、長期使用時の耐久性向上を図った高耐久PUレザー素材が張地として採用されています。フルフラットリクライニング、取り外し可能なヘッドレスト・ランバーサポート、高さ調整機能付きアームレストといったチェアとしての基本機能は従来モデルからそのまま引き継いでいます。\n
\n
ユーザーの皆様に安心して製品をご利用いただくため、AKRacingでは2022年10月1日よりチェア製品の保証期間を最長5年間(*)に延長しており、これはNITRO V2シリーズにも適用されます。なお各製品の市場想定売価(税別)は従来モデルから据え置きとなっており、コストパフォーマンス面でも魅力あるラインナップとなっています。\n
\n
AKRacingはゲーミングチェアのリーディングブランドとして、成長と拡大を続けるeスポーツシーンに向け高品質・高信頼な製品を引き続き提案して参ります。\n
\n
*製品保証対応期間は、お買い上げ日より5年間です。ただし、張地(レザー・クロス)の摩耗・劣化、昇降機構の故障については5年保証の対象外となります。詳しくは弊社ホームページの製品保証規定をご確認ください。
"""
-search_word: null
-free_area: null
-create_date: DateTime @1637091383 {#4775
date: 2021-11-17 04:36:23.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029896 {#4765
date: 2024-11-08 10:38:16.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5643
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5264 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5642
-elements: []
}
#initialized: false
}
-ProductClasses: Doctrine\ORM\PersistentCollection {#5742
-snapshot: array:5 [ …5]
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4781 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5746
-elements: array:5 [
0 => Eccube\Entity\ProductClass {#5708
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 42
-code: "AKR-NITRO-RED/V2"
-stock: "0"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#4776
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5263
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#5719
-product_class_id: null
-id: 42
-stock: "0"
-create_date: DateTime @1637667166 {#5796
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1732152226 {#5800
date: 2024-11-21 10:23:46.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#5708}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ClassCategory1: Eccube\Entity\ClassCategory {#6012
-id: 25
-backend_name: null
-name: "レッド"
-sort_no: 5
-visible: true
-create_date: DateTime @1637666993 {#5261
date: 2021-11-23 20:29:53.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649604 {#5165
date: 2024-05-14 10:20:04.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063
+__isInitialized__: true
-id: 7
-backend_name: "Nitro V2"
-name: "カラー"
-sort_no: 7
-create_date: DateTime @1637666975 {#6413
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1637666975 {#6410
date: 2021-11-23 20:29:35.0 Asia/Tokyo (+09:00)
}
-ClassCategories: Doctrine\ORM\PersistentCollection {#6412
-snapshot: []
-owner: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ClassName"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4929 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6418
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6419
+__isInitialized__: false
-id: 1
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062
+__isInitialized__: false
-id: 2
-name: null
-department: null
-login_id: null
-plainPassword: null
-password: null
-salt: null
-sort_no: null
-two_factor_auth_key: null
-two_factor_auth_enabled: false
-create_date: null
-update_date: null
-login_date: null
-Work: null
-Authority: null
-Creator: null
…2
}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6015
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6016
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6017
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6014
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
1 => Eccube\Entity\ProductClass {#6091
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 43
-code: "AKR-NITRO-BLUE/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6052
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731031162 {#6051
date: 2024-11-08 10:59:22.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6095
-product_class_id: null
-id: 43
-stock: "9"
-create_date: DateTime @1637667166 {#6096
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6093
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6091}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6101
-id: 29
-backend_name: null
-name: "ブルー"
-sort_no: 4
-visible: true
-create_date: DateTime @1637667026 {#6050
date: 2021-11-23 20:30:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649615 {#6049
date: 2024-05-14 10:20:15.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6092
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6107
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6109
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6091}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6099
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
2 => Eccube\Entity\ProductClass {#6105
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 44
-code: "AKR-NITRO-GREEN/V2"
-stock: "9"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6054
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731054061 {#6100
date: 2024-11-08 17:21:01.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6118
-product_class_id: null
-id: 44
-stock: "9"
-create_date: DateTime @1637667166 {#6149
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6111
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6105}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6112
-id: 28
-backend_name: null
-name: "グリーン"
-sort_no: 3
-visible: true
-create_date: DateTime @1637667018 {#6094
date: 2021-11-23 20:30:18.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649623 {#6103
date: 2024-05-14 10:20:23.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6104
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6152
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6153
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6105}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6133
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
3 => Eccube\Entity\ProductClass {#6121
-price01_inc_tax: 0.0
-price02_inc_tax: 53120.0
-tax_rate: false
-id: 45
-code: "AKR-NITRO-WHITE/V2"
-stock: "5"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "48291.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1637667166 {#6090
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731034143 {#6139
date: 2024-11-08 11:49:03.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6127
-product_class_id: null
-id: 45
-stock: "5"
-create_date: DateTime @1637667166 {#6130
date: 2021-11-23 20:32:46.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1731029902 {#6123
date: 2024-11-08 10:38:22.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6121}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
-TaxRule: null
-Product: Eccube\Entity\Product {#5265}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6163
-id: 26
-backend_name: null
-name: "ホワイト"
-sort_no: 2
-visible: true
-create_date: DateTime @1637667004 {#6117
date: 2021-11-23 20:30:04.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649629 {#6150
date: 2024-05-14 10:20:29.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 10
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6122
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6165
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6164
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6121}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6131
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": 10
}
4 => Eccube\Entity\ProductClass {#6168}
]
}
#initialized: true
}
-ProductImage: Doctrine\ORM\PersistentCollection {#6060
-snapshot: array:21 [ …21]
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5090 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6061
-elements: array:21 [
0 => Eccube\Entity\ProductImage {#6058
-id: 25
-file_name: "1123135814_619c74e6c5f69.png"
-sort_no: 0
-create_date: DateTime @1637643497 {#5226
date: 2021-11-23 13:58:17.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
1 => Eccube\Entity\ProductImage {#6047
-id: 98
-file_name: "1123202641_619ccff19e44e.jpg"
-sort_no: 1
-create_date: DateTime @1637666955 {#6048
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
2 => Eccube\Entity\ProductImage {#6045
-id: 99
-file_name: "1123202639_619ccfefe4984.jpg"
-sort_no: 2
-create_date: DateTime @1637666955 {#6046
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
3 => Eccube\Entity\ProductImage {#6043
-id: 100
-file_name: "1123202640_619ccff054d66.jpg"
-sort_no: 3
-create_date: DateTime @1637666955 {#6044
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
4 => Eccube\Entity\ProductImage {#6036
-id: 101
-file_name: "1123202640_619ccff0e16d4.jpg"
-sort_no: 4
-create_date: DateTime @1637666955 {#6035
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
5 => Eccube\Entity\ProductImage {#6038
-id: 102
-file_name: "1123202657_619cd001cf9bb.jpg"
-sort_no: 5
-create_date: DateTime @1637666955 {#6037
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
6 => Eccube\Entity\ProductImage {#6040
-id: 103
-file_name: "1123202658_619cd0029a853.jpg"
-sort_no: 6
-create_date: DateTime @1637666955 {#6039
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
7 => Eccube\Entity\ProductImage {#6042
-id: 104
-file_name: "1123202656_619cd00096a49.jpg"
-sort_no: 7
-create_date: DateTime @1637666955 {#6041
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
8 => Eccube\Entity\ProductImage {#6064
-id: 105
-file_name: "1123202657_619cd0011969d.jpg"
-sort_no: 8
-create_date: DateTime @1637666955 {#6066
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
9 => Eccube\Entity\ProductImage {#6067
-id: 106
-file_name: "1123202722_619cd01a3b6ca.jpg"
-sort_no: 9
-create_date: DateTime @1637666955 {#6065
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
10 => Eccube\Entity\ProductImage {#6069
-id: 107
-file_name: "1123202720_619cd018a3665.jpg"
-sort_no: 10
-create_date: DateTime @1637666955 {#6068
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
11 => Eccube\Entity\ProductImage {#6071
-id: 108
-file_name: "1123202721_619cd01917b18.jpg"
-sort_no: 11
-create_date: DateTime @1637666955 {#6070
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
12 => Eccube\Entity\ProductImage {#6073
-id: 109
-file_name: "1123202721_619cd019aded5.jpg"
-sort_no: 12
-create_date: DateTime @1637666955 {#6072
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
13 => Eccube\Entity\ProductImage {#6075
-id: 110
-file_name: "1123202735_619cd027ead81.jpg"
-sort_no: 13
-create_date: DateTime @1637666955 {#6074
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
14 => Eccube\Entity\ProductImage {#6077
-id: 111
-file_name: "1123202734_619cd0266efd4.jpg"
-sort_no: 14
-create_date: DateTime @1637666955 {#6076
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
15 => Eccube\Entity\ProductImage {#6079
-id: 112
-file_name: "1123202734_619cd026d6180.jpg"
-sort_no: 15
-create_date: DateTime @1637666955 {#6078
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
16 => Eccube\Entity\ProductImage {#6081
-id: 113
-file_name: "1123202735_619cd02760f70.jpg"
-sort_no: 16
-create_date: DateTime @1637666955 {#6080
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
17 => Eccube\Entity\ProductImage {#6083
-id: 114
-file_name: "1123202749_619cd035ea025.jpg"
-sort_no: 17
-create_date: DateTime @1637666955 {#6082
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
18 => Eccube\Entity\ProductImage {#6085
-id: 115
-file_name: "1123202750_619cd036899fb.jpg"
-sort_no: 18
-create_date: DateTime @1637666955 {#6084
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
19 => Eccube\Entity\ProductImage {#6087
-id: 118
-file_name: "1123204202_619cd38ab4e65.jpg"
-sort_no: 19
-create_date: DateTime @1637667735 {#6086
date: 2021-11-23 20:42:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
20 => Eccube\Entity\ProductImage {#6089
-id: 117
-file_name: "1123202748_619cd034efdc4.jpg"
-sort_no: 20
-create_date: DateTime @1637666955 {#6088
date: 2021-11-23 20:29:15.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
}
]
}
#initialized: true
}
-ProductTag: Doctrine\ORM\PersistentCollection {#6055
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5170 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6056
-elements: []
}
#initialized: true
}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5641
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4528 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5644
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5711
+__isInitialized__: false
#id: 1
#name: null
#sort_no: null
…2
}
-ProductLayouts: Doctrine\ORM\PersistentCollection {#5712
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#3868 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5713
-elements: []
}
#initialized: false
}
+jan_code: null
+amazon_url: "https://www.amazon.co.jp/dp/B086JTJ394?th=1"
+direct_shop_url: "https://akracing-shop.square.site/product/akracing-nitro-v2-5-/4?cp=true&sa=false&sbp=false&q=false&category_id=12"
+path_3d: "/user_data/product/nitro_v2/spin/"
+sale: true
+member: false
+warranty: false
-free_description_about_quantity: null
-free_description_about_selling_price: null
-free_description_of_payment_delivery: null
-ProductOptions: Doctrine\ORM\PersistentCollection {#5743
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5714 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5745
-elements: []
}
#initialized: false
}
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6178
-id: 27
-backend_name: null
-name: "オレンジ"
-sort_no: 1
-visible: true
-create_date: DateTime @1637667011 {#6124
date: 2021-11-23 20:30:11.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715649638 {#6166
date: 2024-05-14 10:20:38.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6063 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6062 …2}
}
-ClassCategory2: null
-DeliveryDuration: null
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: null
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6169
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6004 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6182
-elements: []
}
#initialized: false
}
-RegularDiscount: null
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6181
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6168}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#618 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6176
-elements: []
}
#initialized: false
}
+"defult_delivery_date_days": null
}