Dumped Contents
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: 54758.0
-tax_rate: false
-id: 104
-code: "AKR-PINON-SAKURAPINK"
-stock: "3"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "49780.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1715651602 {#4776
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#5263
date: 2024-05-27 15:50:37.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#5719
-product_class_id: null
-id: 104
-stock: "3"
-create_date: DateTime @1715651602 {#5796
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#5800
date: 2024-05-27 15:50:37.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:3 [
0 => true
1 => true
2 => true
]
-stocks: array:3 [
0 => "3"
1 => "1"
2 => "3"
]
-stockUnlimiteds: array:3 [
0 => false
1 => false
2 => false
]
-price01: []
-price02: array:3 [
0 => "49780.00"
1 => "49780.00"
2 => "49780.00"
]
-price01IncTaxs: []
-price02IncTaxs: array:3 [
0 => 54758.0
1 => 54758.0
2 => 54758.0
]
-codes: array:3 [
0 => "AKR-PINON-SAKURAPINK"
1 => "AKR-PINON-WHITE"
2 => "AKR-PINON-SKYBLUE"
]
-classCategories1: array:3 [
52 => "サクラピンク"
51 => "ホワイト"
50 => "スカイブルー"
]
-classCategories2: []
-className1: "カラー"
-className2: null
-id: 23
-name: "PINON ゲーミングチェア"
-note: null
-description_list: "ゲーミングチェアブランドとしては国内初となるティーンエイジャー向けゲーミングチェアです。主に小学校高学年~中学生のユーザーを想定し、適正身長を145cm~165cmに設定して新たに設計されたティーンエイジャー向けモデルです。"
-description_detail: """
PINONシリーズは、主に小学校高学年~中学生のユーザーを想定し、適正身長を145cm~165cmに設定して新たに設計されたティーンエイジャー向けモデルです。若年層のユーザーにこそ良質なシーティング環境が必須であるとのコンセプトに基づき、従来モデルから小型化を図った製品でありながら、品質、機能には一切の妥協はありません。\n
\n
テックウインド株式会社ならびにAKRacingは、集中して机に向かう学業の時間はもちろんゲームなど余暇の時間においても、1人でも多くのユーザーが理想的な姿勢で着座する習慣を身につけられるよう、本製品を含めたファニチャー製品の提案、企画開発に引き続き取り組んで参ります。
"""
-search_word: null
-free_area: null
-create_date: DateTime @1647389935 {#4775
date: 2022-03-16 09:18:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716862177 {#4765
date: 2024-05-28 11:09:37.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5643
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …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:3 [ …3]
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4781 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5746
-elements: array:3 [
0 => Eccube\Entity\ProductClass {#5708}
1 => Eccube\Entity\ProductClass {#6094
-price01_inc_tax: 0.0
-price02_inc_tax: 54758.0
-tax_rate: false
-id: 105
-code: "AKR-PINON-WHITE"
-stock: "1"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "49780.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1715651602 {#6062
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1718171639 {#6061
date: 2024-06-12 14:53:59.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6098
-product_class_id: null
-id: 105
-stock: "1"
-create_date: DateTime @1715651602 {#6099
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1718171639 {#6096
date: 2024-06-12 14:53:59.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6094}
-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 {#6104
-id: 51
-backend_name: null
-name: "ホワイト"
-sort_no: 2
-visible: true
-create_date: DateTime @1715651426 {#6060
date: 2024-05-14 10:50:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651426 {#6059
date: 2024-05-14 10:50:26.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6073
+__isInitialized__: true
-id: 12
-backend_name: "Pinon"
-name: "カラー"
-sort_no: 12
-create_date: DateTime @1715651402 {#6408
date: 2024-05-14 10:50:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651402 {#6405
date: 2024-05-14 10:50:02.0 Asia/Tokyo (+09:00)
}
-ClassCategories: Doctrine\ORM\PersistentCollection {#6407
-snapshot: []
-owner: Proxies\__CG__\Eccube\Entity\ClassName {#6073 …2}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ClassName"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4929 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6413
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072
+__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
}
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6013
+__isInitialized__: false
-id: 4
-name: null
-duration: 0
-sort_no: null
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 7
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6095
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6094}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6110
-elements: []
}
#initialized: false
}
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6112
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6094}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6010 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6102
-elements: []
}
#initialized: false
}
-RegularDiscount: null
}
2 => Eccube\Entity\ProductClass {#6108
-price01_inc_tax: 0.0
-price02_inc_tax: 54758.0
-tax_rate: false
-id: 106
-code: "AKR-PINON-SKYBLUE"
-stock: "3"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "49780.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1715651602 {#6064
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#6103
date: 2024-05-27 15:50:37.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6121
-product_class_id: null
-id: 106
-stock: "3"
-create_date: DateTime @1715651602 {#6152
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#6114
date: 2024-05-27 15:50:37.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6108}
-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 {#6115
-id: 50
-backend_name: null
-name: "スカイブルー"
-sort_no: 1
-visible: true
-create_date: DateTime @1715651419 {#6097
date: 2024-05-14 10:50:19.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651419 {#6106
date: 2024-05-14 10:50:19.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6073 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6013 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 7
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6107
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6108}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6155
-elements: []
}
#initialized: false
}
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6156
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6108}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6010 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6136
-elements: []
}
#initialized: false
}
-RegularDiscount: null
}
]
}
#initialized: true
}
-ProductImage: Doctrine\ORM\PersistentCollection {#6070
-snapshot: array:17 [ …17]
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5090 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6071
-elements: array:17 [
0 => Eccube\Entity\ProductImage {#6068
-id: 226
-file_name: "0325103705_623d1cc1d49e4.png"
-sort_no: 0
-create_date: DateTime @1648172255 {#5226
date: 2022-03-25 10:37:35.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
1 => Eccube\Entity\ProductImage {#6057
-id: 209
-file_name: "0325100401_623d1501b45c9.jpg"
-sort_no: 1
-create_date: DateTime @1648170638 {#6058
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
2 => Eccube\Entity\ProductImage {#6055
-id: 210
-file_name: "0325100402_623d15020e08b.jpg"
-sort_no: 2
-create_date: DateTime @1648170638 {#6056
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
3 => Eccube\Entity\ProductImage {#6053
-id: 211
-file_name: "0325100402_623d1502774ae.jpg"
-sort_no: 3
-create_date: DateTime @1648170638 {#6054
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
4 => Eccube\Entity\ProductImage {#6045
-id: 212
-file_name: "0325100526_623d155669ecf.jpg"
-sort_no: 4
-create_date: DateTime @1648170638 {#6033
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
5 => Eccube\Entity\ProductImage {#6048
-id: 213
-file_name: "0325100525_623d1555b86d2.jpg"
-sort_no: 5
-create_date: DateTime @1648170638 {#6047
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
6 => Eccube\Entity\ProductImage {#6050
-id: 214
-file_name: "0325100526_623d155614519.jpg"
-sort_no: 6
-create_date: DateTime @1648170638 {#6049
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
7 => Eccube\Entity\ProductImage {#6052
-id: 215
-file_name: "0325100526_623d155698e17.jpg"
-sort_no: 7
-create_date: DateTime @1648170638 {#6051
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
8 => Eccube\Entity\ProductImage {#6074
-id: 216
-file_name: "0325100538_623d15621ff91.jpg"
-sort_no: 8
-create_date: DateTime @1648170638 {#6076
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
9 => Eccube\Entity\ProductImage {#6077
-id: 217
-file_name: "0325100538_623d156284932.jpg"
-sort_no: 9
-create_date: DateTime @1648170638 {#6075
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
10 => Eccube\Entity\ProductImage {#6079
-id: 218
-file_name: "0325100537_623d1561dad86.jpg"
-sort_no: 11
-create_date: DateTime @1648170638 {#6078
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080
+__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
}
}
11 => Eccube\Entity\ProductImage {#6082
-id: 219
-file_name: "0325100538_623d15624c828.jpg"
-sort_no: 12
-create_date: DateTime @1648170638 {#6081
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
12 => Eccube\Entity\ProductImage {#6084
-id: 220
-file_name: "0325100551_623d156fdd19a.jpg"
-sort_no: 13
-create_date: DateTime @1648170638 {#6083
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
13 => Eccube\Entity\ProductImage {#6086
-id: 221
-file_name: "0325100552_623d157090acf.jpg"
-sort_no: 14
-create_date: DateTime @1648170638 {#6085
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
14 => Eccube\Entity\ProductImage {#6088
-id: 222
-file_name: "0325100551_623d156f2d3c1.jpg"
-sort_no: 15
-create_date: DateTime @1648170638 {#6087
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
15 => Eccube\Entity\ProductImage {#6090
-id: 223
-file_name: "0325100552_623d15704522c.jpg"
-sort_no: 16
-create_date: DateTime @1648170638 {#6089
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
16 => Eccube\Entity\ProductImage {#6092
-id: 224
-file_name: "0325100350_623d14f61649c.jpg"
-sort_no: 17
-create_date: DateTime @1648170638 {#6091
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
]
}
#initialized: true
}
-ProductTag: Doctrine\ORM\PersistentCollection {#6065
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5170 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6066
-elements: []
}
#initialized: true
}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5641
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …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 {#619 …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/B09R95BRGD"
+direct_shop_url: "https://akracing-shop.square.site/product/akracing-pinon-3-/7?cp=true&sa=true&sbp=false&q=false"
+path_3d: null
+sale: false
+member: false
+warranty: false
-ProductOptions: Doctrine\ORM\PersistentCollection {#5743
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5714 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5745
-elements: []
}
#initialized: false
}
-free_description_about_quantity: null
-free_description_about_selling_price: null
-free_description_of_payment_delivery: null
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6026
-id: 52
-backend_name: null
-name: "サクラピンク"
-sort_no: 3
-visible: true
-create_date: DateTime @1715651433 {#5261
date: 2024-05-14 10:50:33.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651433 {#5165
date: 2024-05-14 10:50:33.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6073 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6013 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 7
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6012
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6011
-elements: []
}
#initialized: false
}
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6027
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6010 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6028
-elements: []
}
#initialized: false
}
-RegularDiscount: null
+"defult_delivery_date_days": 7
}
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 {#6094
-price01_inc_tax: 0.0
-price02_inc_tax: 54758.0
-tax_rate: false
-id: 105
-code: "AKR-PINON-WHITE"
-stock: "1"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "49780.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1715651602 {#6062
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1718171639 {#6061
date: 2024-06-12 14:53:59.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6098
-product_class_id: null
-id: 105
-stock: "1"
-create_date: DateTime @1715651602 {#6099
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1718171639 {#6096
date: 2024-06-12 14:53:59.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6094}
-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:3 [
0 => true
1 => true
2 => true
]
-stocks: array:3 [
0 => "3"
1 => "1"
2 => "3"
]
-stockUnlimiteds: array:3 [
0 => false
1 => false
2 => false
]
-price01: []
-price02: array:3 [
0 => "49780.00"
1 => "49780.00"
2 => "49780.00"
]
-price01IncTaxs: []
-price02IncTaxs: array:3 [
0 => 54758.0
1 => 54758.0
2 => 54758.0
]
-codes: array:3 [
0 => "AKR-PINON-SAKURAPINK"
1 => "AKR-PINON-WHITE"
2 => "AKR-PINON-SKYBLUE"
]
-classCategories1: array:3 [
52 => "サクラピンク"
51 => "ホワイト"
50 => "スカイブルー"
]
-classCategories2: []
-className1: "カラー"
-className2: null
-id: 23
-name: "PINON ゲーミングチェア"
-note: null
-description_list: "ゲーミングチェアブランドとしては国内初となるティーンエイジャー向けゲーミングチェアです。主に小学校高学年~中学生のユーザーを想定し、適正身長を145cm~165cmに設定して新たに設計されたティーンエイジャー向けモデルです。"
-description_detail: """
PINONシリーズは、主に小学校高学年~中学生のユーザーを想定し、適正身長を145cm~165cmに設定して新たに設計されたティーンエイジャー向けモデルです。若年層のユーザーにこそ良質なシーティング環境が必須であるとのコンセプトに基づき、従来モデルから小型化を図った製品でありながら、品質、機能には一切の妥協はありません。\n
\n
テックウインド株式会社ならびにAKRacingは、集中して机に向かう学業の時間はもちろんゲームなど余暇の時間においても、1人でも多くのユーザーが理想的な姿勢で着座する習慣を身につけられるよう、本製品を含めたファニチャー製品の提案、企画開発に引き続き取り組んで参ります。
"""
-search_word: null
-free_area: null
-create_date: DateTime @1647389935 {#4775
date: 2022-03-16 09:18:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716862177 {#4765
date: 2024-05-28 11:09:37.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5643
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …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:3 [ …3]
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4781 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5746
-elements: array:3 [
0 => Eccube\Entity\ProductClass {#5708
-price01_inc_tax: 0.0
-price02_inc_tax: 54758.0
-tax_rate: false
-id: 104
-code: "AKR-PINON-SAKURAPINK"
-stock: "3"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "49780.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1715651602 {#4776
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#5263
date: 2024-05-27 15:50:37.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#5719
-product_class_id: null
-id: 104
-stock: "3"
-create_date: DateTime @1715651602 {#5796
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#5800
date: 2024-05-27 15:50:37.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 {#6026
-id: 52
-backend_name: null
-name: "サクラピンク"
-sort_no: 3
-visible: true
-create_date: DateTime @1715651433 {#5261
date: 2024-05-14 10:50:33.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651433 {#5165
date: 2024-05-14 10:50:33.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6073
+__isInitialized__: true
-id: 12
-backend_name: "Pinon"
-name: "カラー"
-sort_no: 12
-create_date: DateTime @1715651402 {#6408
date: 2024-05-14 10:50:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651402 {#6405
date: 2024-05-14 10:50:02.0 Asia/Tokyo (+09:00)
}
-ClassCategories: Doctrine\ORM\PersistentCollection {#6407
-snapshot: []
-owner: Proxies\__CG__\Eccube\Entity\ClassName {#6073 …2}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ClassName"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4929 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6413
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072
+__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
}
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6013
+__isInitialized__: false
-id: 4
-name: null
-duration: 0
-sort_no: null
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 7
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6012
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6011
-elements: []
}
#initialized: false
}
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6027
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6010 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6028
-elements: []
}
#initialized: false
}
-RegularDiscount: null
+"defult_delivery_date_days": 7
}
1 => Eccube\Entity\ProductClass {#6094}
2 => Eccube\Entity\ProductClass {#6108
-price01_inc_tax: 0.0
-price02_inc_tax: 54758.0
-tax_rate: false
-id: 106
-code: "AKR-PINON-SKYBLUE"
-stock: "3"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "49780.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1715651602 {#6064
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#6103
date: 2024-05-27 15:50:37.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6121
-product_class_id: null
-id: 106
-stock: "3"
-create_date: DateTime @1715651602 {#6152
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#6114
date: 2024-05-27 15:50:37.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6108}
-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 {#6115
-id: 50
-backend_name: null
-name: "スカイブルー"
-sort_no: 1
-visible: true
-create_date: DateTime @1715651419 {#6097
date: 2024-05-14 10:50:19.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651419 {#6106
date: 2024-05-14 10:50:19.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6073 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6013 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 7
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6107
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6108}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6155
-elements: []
}
#initialized: false
}
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6156
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6108}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6010 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6136
-elements: []
}
#initialized: false
}
-RegularDiscount: null
}
]
}
#initialized: true
}
-ProductImage: Doctrine\ORM\PersistentCollection {#6070
-snapshot: array:17 [ …17]
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5090 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6071
-elements: array:17 [
0 => Eccube\Entity\ProductImage {#6068
-id: 226
-file_name: "0325103705_623d1cc1d49e4.png"
-sort_no: 0
-create_date: DateTime @1648172255 {#5226
date: 2022-03-25 10:37:35.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
1 => Eccube\Entity\ProductImage {#6057
-id: 209
-file_name: "0325100401_623d1501b45c9.jpg"
-sort_no: 1
-create_date: DateTime @1648170638 {#6058
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
2 => Eccube\Entity\ProductImage {#6055
-id: 210
-file_name: "0325100402_623d15020e08b.jpg"
-sort_no: 2
-create_date: DateTime @1648170638 {#6056
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
3 => Eccube\Entity\ProductImage {#6053
-id: 211
-file_name: "0325100402_623d1502774ae.jpg"
-sort_no: 3
-create_date: DateTime @1648170638 {#6054
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
4 => Eccube\Entity\ProductImage {#6045
-id: 212
-file_name: "0325100526_623d155669ecf.jpg"
-sort_no: 4
-create_date: DateTime @1648170638 {#6033
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
5 => Eccube\Entity\ProductImage {#6048
-id: 213
-file_name: "0325100525_623d1555b86d2.jpg"
-sort_no: 5
-create_date: DateTime @1648170638 {#6047
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
6 => Eccube\Entity\ProductImage {#6050
-id: 214
-file_name: "0325100526_623d155614519.jpg"
-sort_no: 6
-create_date: DateTime @1648170638 {#6049
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
7 => Eccube\Entity\ProductImage {#6052
-id: 215
-file_name: "0325100526_623d155698e17.jpg"
-sort_no: 7
-create_date: DateTime @1648170638 {#6051
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
8 => Eccube\Entity\ProductImage {#6074
-id: 216
-file_name: "0325100538_623d15621ff91.jpg"
-sort_no: 8
-create_date: DateTime @1648170638 {#6076
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
9 => Eccube\Entity\ProductImage {#6077
-id: 217
-file_name: "0325100538_623d156284932.jpg"
-sort_no: 9
-create_date: DateTime @1648170638 {#6075
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
10 => Eccube\Entity\ProductImage {#6079
-id: 218
-file_name: "0325100537_623d1561dad86.jpg"
-sort_no: 11
-create_date: DateTime @1648170638 {#6078
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080
+__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
}
}
11 => Eccube\Entity\ProductImage {#6082
-id: 219
-file_name: "0325100538_623d15624c828.jpg"
-sort_no: 12
-create_date: DateTime @1648170638 {#6081
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
12 => Eccube\Entity\ProductImage {#6084
-id: 220
-file_name: "0325100551_623d156fdd19a.jpg"
-sort_no: 13
-create_date: DateTime @1648170638 {#6083
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
13 => Eccube\Entity\ProductImage {#6086
-id: 221
-file_name: "0325100552_623d157090acf.jpg"
-sort_no: 14
-create_date: DateTime @1648170638 {#6085
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
14 => Eccube\Entity\ProductImage {#6088
-id: 222
-file_name: "0325100551_623d156f2d3c1.jpg"
-sort_no: 15
-create_date: DateTime @1648170638 {#6087
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
15 => Eccube\Entity\ProductImage {#6090
-id: 223
-file_name: "0325100552_623d15704522c.jpg"
-sort_no: 16
-create_date: DateTime @1648170638 {#6089
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
16 => Eccube\Entity\ProductImage {#6092
-id: 224
-file_name: "0325100350_623d14f61649c.jpg"
-sort_no: 17
-create_date: DateTime @1648170638 {#6091
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
]
}
#initialized: true
}
-ProductTag: Doctrine\ORM\PersistentCollection {#6065
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5170 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6066
-elements: []
}
#initialized: true
}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5641
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …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 {#619 …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/B09R95BRGD"
+direct_shop_url: "https://akracing-shop.square.site/product/akracing-pinon-3-/7?cp=true&sa=true&sbp=false&q=false"
+path_3d: null
+sale: false
+member: false
+warranty: false
-ProductOptions: Doctrine\ORM\PersistentCollection {#5743
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5714 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5745
-elements: []
}
#initialized: false
}
-free_description_about_quantity: null
-free_description_about_selling_price: null
-free_description_of_payment_delivery: null
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6104
-id: 51
-backend_name: null
-name: "ホワイト"
-sort_no: 2
-visible: true
-create_date: DateTime @1715651426 {#6060
date: 2024-05-14 10:50:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651426 {#6059
date: 2024-05-14 10:50:26.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6073 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6013 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 7
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6095
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6094}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6110
-elements: []
}
#initialized: false
}
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6112
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6094}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6010 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6102
-elements: []
}
#initialized: false
}
-RegularDiscount: null
+"defult_delivery_date_days": 7
}
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 {#6108
-price01_inc_tax: 0.0
-price02_inc_tax: 54758.0
-tax_rate: false
-id: 106
-code: "AKR-PINON-SKYBLUE"
-stock: "3"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "49780.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1715651602 {#6064
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#6103
date: 2024-05-27 15:50:37.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6121
-product_class_id: null
-id: 106
-stock: "3"
-create_date: DateTime @1715651602 {#6152
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#6114
date: 2024-05-27 15:50:37.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6108}
-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:3 [
0 => true
1 => true
2 => true
]
-stocks: array:3 [
0 => "3"
1 => "1"
2 => "3"
]
-stockUnlimiteds: array:3 [
0 => false
1 => false
2 => false
]
-price01: []
-price02: array:3 [
0 => "49780.00"
1 => "49780.00"
2 => "49780.00"
]
-price01IncTaxs: []
-price02IncTaxs: array:3 [
0 => 54758.0
1 => 54758.0
2 => 54758.0
]
-codes: array:3 [
0 => "AKR-PINON-SAKURAPINK"
1 => "AKR-PINON-WHITE"
2 => "AKR-PINON-SKYBLUE"
]
-classCategories1: array:3 [
52 => "サクラピンク"
51 => "ホワイト"
50 => "スカイブルー"
]
-classCategories2: []
-className1: "カラー"
-className2: null
-id: 23
-name: "PINON ゲーミングチェア"
-note: null
-description_list: "ゲーミングチェアブランドとしては国内初となるティーンエイジャー向けゲーミングチェアです。主に小学校高学年~中学生のユーザーを想定し、適正身長を145cm~165cmに設定して新たに設計されたティーンエイジャー向けモデルです。"
-description_detail: """
PINONシリーズは、主に小学校高学年~中学生のユーザーを想定し、適正身長を145cm~165cmに設定して新たに設計されたティーンエイジャー向けモデルです。若年層のユーザーにこそ良質なシーティング環境が必須であるとのコンセプトに基づき、従来モデルから小型化を図った製品でありながら、品質、機能には一切の妥協はありません。\n
\n
テックウインド株式会社ならびにAKRacingは、集中して机に向かう学業の時間はもちろんゲームなど余暇の時間においても、1人でも多くのユーザーが理想的な姿勢で着座する習慣を身につけられるよう、本製品を含めたファニチャー製品の提案、企画開発に引き続き取り組んで参ります。
"""
-search_word: null
-free_area: null
-create_date: DateTime @1647389935 {#4775
date: 2022-03-16 09:18:55.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716862177 {#4765
date: 2024-05-28 11:09:37.0 Asia/Tokyo (+09:00)
}
-ProductCategories: Doctrine\ORM\PersistentCollection {#5643
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …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:3 [ …3]
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4781 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5746
-elements: array:3 [
0 => Eccube\Entity\ProductClass {#5708
-price01_inc_tax: 0.0
-price02_inc_tax: 54758.0
-tax_rate: false
-id: 104
-code: "AKR-PINON-SAKURAPINK"
-stock: "3"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "49780.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1715651602 {#4776
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#5263
date: 2024-05-27 15:50:37.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#5719
-product_class_id: null
-id: 104
-stock: "3"
-create_date: DateTime @1715651602 {#5796
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1716792637 {#5800
date: 2024-05-27 15:50:37.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 {#6026
-id: 52
-backend_name: null
-name: "サクラピンク"
-sort_no: 3
-visible: true
-create_date: DateTime @1715651433 {#5261
date: 2024-05-14 10:50:33.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651433 {#5165
date: 2024-05-14 10:50:33.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6073
+__isInitialized__: true
-id: 12
-backend_name: "Pinon"
-name: "カラー"
-sort_no: 12
-create_date: DateTime @1715651402 {#6408
date: 2024-05-14 10:50:02.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651402 {#6405
date: 2024-05-14 10:50:02.0 Asia/Tokyo (+09:00)
}
-ClassCategories: Doctrine\ORM\PersistentCollection {#6407
-snapshot: []
-owner: Proxies\__CG__\Eccube\Entity\ClassName {#6073 …2}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ClassName"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#4929 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6413
-elements: []
}
#initialized: false
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072
+__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
}
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6013
+__isInitialized__: false
-id: 4
-name: null
-duration: 0
-sort_no: null
…2
}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 7
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6012
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6011
-elements: []
}
#initialized: false
}
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6027
-snapshot: []
-owner: Eccube\Entity\ProductClass {#5708}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6010 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6028
-elements: []
}
#initialized: false
}
-RegularDiscount: null
+"defult_delivery_date_days": 7
}
1 => Eccube\Entity\ProductClass {#6094
-price01_inc_tax: 0.0
-price02_inc_tax: 54758.0
-tax_rate: false
-id: 105
-code: "AKR-PINON-WHITE"
-stock: "1"
-stock_unlimited: false
-sale_limit: null
-price01: null
-price02: "49780.00"
-delivery_fee: null
-visible: true
-create_date: DateTime @1715651602 {#6062
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1718171639 {#6061
date: 2024-06-12 14:53:59.0 Asia/Tokyo (+09:00)
}
-currency_code: "JPY"
-point_rate: null
-ProductStock: Eccube\Entity\ProductStock {#6098
-product_class_id: null
-id: 105
-stock: "1"
-create_date: DateTime @1715651602 {#6099
date: 2024-05-14 10:53:22.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1718171639 {#6096
date: 2024-06-12 14:53:59.0 Asia/Tokyo (+09:00)
}
-ProductClass: Eccube\Entity\ProductClass {#6094}
-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 {#6104
-id: 51
-backend_name: null
-name: "ホワイト"
-sort_no: 2
-visible: true
-create_date: DateTime @1715651426 {#6060
date: 2024-05-14 10:50:26.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651426 {#6059
date: 2024-05-14 10:50:26.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6073 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6013 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 7
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6095
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6094}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6110
-elements: []
}
#initialized: false
}
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6112
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6094}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6010 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6102
-elements: []
}
#initialized: false
}
-RegularDiscount: null
+"defult_delivery_date_days": 7
}
2 => Eccube\Entity\ProductClass {#6108}
]
}
#initialized: true
}
-ProductImage: Doctrine\ORM\PersistentCollection {#6070
-snapshot: array:17 [ …17]
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5090 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6071
-elements: array:17 [
0 => Eccube\Entity\ProductImage {#6068
-id: 226
-file_name: "0325103705_623d1cc1d49e4.png"
-sort_no: 0
-create_date: DateTime @1648172255 {#5226
date: 2022-03-25 10:37:35.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
1 => Eccube\Entity\ProductImage {#6057
-id: 209
-file_name: "0325100401_623d1501b45c9.jpg"
-sort_no: 1
-create_date: DateTime @1648170638 {#6058
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
2 => Eccube\Entity\ProductImage {#6055
-id: 210
-file_name: "0325100402_623d15020e08b.jpg"
-sort_no: 2
-create_date: DateTime @1648170638 {#6056
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
3 => Eccube\Entity\ProductImage {#6053
-id: 211
-file_name: "0325100402_623d1502774ae.jpg"
-sort_no: 3
-create_date: DateTime @1648170638 {#6054
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
4 => Eccube\Entity\ProductImage {#6045
-id: 212
-file_name: "0325100526_623d155669ecf.jpg"
-sort_no: 4
-create_date: DateTime @1648170638 {#6033
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
5 => Eccube\Entity\ProductImage {#6048
-id: 213
-file_name: "0325100525_623d1555b86d2.jpg"
-sort_no: 5
-create_date: DateTime @1648170638 {#6047
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
6 => Eccube\Entity\ProductImage {#6050
-id: 214
-file_name: "0325100526_623d155614519.jpg"
-sort_no: 6
-create_date: DateTime @1648170638 {#6049
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
7 => Eccube\Entity\ProductImage {#6052
-id: 215
-file_name: "0325100526_623d155698e17.jpg"
-sort_no: 7
-create_date: DateTime @1648170638 {#6051
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
8 => Eccube\Entity\ProductImage {#6074
-id: 216
-file_name: "0325100538_623d15621ff91.jpg"
-sort_no: 8
-create_date: DateTime @1648170638 {#6076
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
9 => Eccube\Entity\ProductImage {#6077
-id: 217
-file_name: "0325100538_623d156284932.jpg"
-sort_no: 9
-create_date: DateTime @1648170638 {#6075
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
10 => Eccube\Entity\ProductImage {#6079
-id: 218
-file_name: "0325100537_623d1561dad86.jpg"
-sort_no: 11
-create_date: DateTime @1648170638 {#6078
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080
+__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
}
}
11 => Eccube\Entity\ProductImage {#6082
-id: 219
-file_name: "0325100538_623d15624c828.jpg"
-sort_no: 12
-create_date: DateTime @1648170638 {#6081
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
12 => Eccube\Entity\ProductImage {#6084
-id: 220
-file_name: "0325100551_623d156fdd19a.jpg"
-sort_no: 13
-create_date: DateTime @1648170638 {#6083
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
13 => Eccube\Entity\ProductImage {#6086
-id: 221
-file_name: "0325100552_623d157090acf.jpg"
-sort_no: 14
-create_date: DateTime @1648170638 {#6085
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
14 => Eccube\Entity\ProductImage {#6088
-id: 222
-file_name: "0325100551_623d156f2d3c1.jpg"
-sort_no: 15
-create_date: DateTime @1648170638 {#6087
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
15 => Eccube\Entity\ProductImage {#6090
-id: 223
-file_name: "0325100552_623d15704522c.jpg"
-sort_no: 16
-create_date: DateTime @1648170638 {#6089
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
16 => Eccube\Entity\ProductImage {#6092
-id: 224
-file_name: "0325100350_623d14f61649c.jpg"
-sort_no: 17
-create_date: DateTime @1648170638 {#6091
date: 2022-03-25 10:10:38.0 Asia/Tokyo (+09:00)
}
-Product: Eccube\Entity\Product {#5265}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6080 …2}
}
]
}
#initialized: true
}
-ProductTag: Doctrine\ORM\PersistentCollection {#6065
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5170 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6066
-elements: []
}
#initialized: true
}
-CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5641
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …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 {#619 …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/B09R95BRGD"
+direct_shop_url: "https://akracing-shop.square.site/product/akracing-pinon-3-/7?cp=true&sa=true&sbp=false&q=false"
+path_3d: null
+sale: false
+member: false
+warranty: false
-ProductOptions: Doctrine\ORM\PersistentCollection {#5743
-snapshot: []
-owner: Eccube\Entity\Product {#5265}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "Product"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#5714 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#5745
-elements: []
}
#initialized: false
}
-free_description_about_quantity: null
-free_description_about_selling_price: null
-free_description_of_payment_delivery: null
}
-SaleType: Proxies\__CG__\Eccube\Entity\Master\SaleType {#6005 …2}
-ClassCategory1: Eccube\Entity\ClassCategory {#6115
-id: 50
-backend_name: null
-name: "スカイブルー"
-sort_no: 1
-visible: true
-create_date: DateTime @1715651419 {#6097
date: 2024-05-14 10:50:19.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1715651419 {#6106
date: 2024-05-14 10:50:19.0 Asia/Tokyo (+09:00)
}
-ClassName: Proxies\__CG__\Eccube\Entity\ClassName {#6073 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#6072 …2}
}
-ClassCategory2: null
-DeliveryDuration: Proxies\__CG__\Eccube\Entity\DeliveryDuration {#6013 …2}
-Creator: Proxies\__CG__\Eccube\Entity\Member {#5741 …2}
-delivery_date_days: 7
-QdProductClasses: Doctrine\ORM\PersistentCollection {#6107
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6108}
-association: array:16 [ …16]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1804 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6155
-elements: []
}
#initialized: false
}
-ProductClassRegularCycle: Doctrine\ORM\PersistentCollection {#6156
-snapshot: []
-owner: Eccube\Entity\ProductClass {#6108}
-association: array:15 [ …15]
-em: Doctrine\ORM\EntityManager {#619 …11}
-backRefFieldName: "ProductClass"
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#6010 …}
-isDirty: false
#collection: Doctrine\Common\Collections\ArrayCollection {#6136
-elements: []
}
#initialized: false
}
-RegularDiscount: null
+"defult_delivery_date_days": 7
}