App\Entity\Product\Object\Product {#1859
  #id: 10226
  #customId: "132573796145"
  #softoneId: null
  #name: "Master Prime Cine Set"
  #slug: "Master Prime Cine Set"
  #summary: """
    <ul>\r\n
    \t<li>\r\n
    \t\tUsed Prime Lenses - 7 Kit</li>\r\n
    \t<li>\r\n
    \t\tAsk for better price!</li>\r\n
    \t<li>\r\n
    \t\t14mm,21mm,35mm,50mm</li>\r\n
    \t<li>\r\n
    \t\t75mm,100mm,135mm</li>\r\n
    \t<li>\r\n
    \t\tT1.3 Max. Aperture</li>\r\n
    \t<li>\r\n
    \t\tPL-Mount - Metric</li>\r\n
    \t<li>\r\n
    \t\tSuper35/APS-C</li>\r\n
    \t<li>\r\n
    \t\tIncludes Lens Case</li>\r\n
    </ul>\r\n
    """
  #description: """
    <div style="text-align: justify;">\r\n
    \t<div>\r\n
    \t\t<strong>Used ARRI Master Prime Cine Lenses with Case in very good condition</strong></div>\r\n
    \t<div>\r\n
    \t\t<br />\r\n
    \t\tOfficial technical report from authorized service will be provided before payment.<br />\r\n
    \t\t&nbsp;</div>\r\n
    \t<div>\r\n
    \t\tAll used equipment can be thoroughly tested on-site with our technician before delivery, giving you as much time as you need to ensure everything works perfectly and meets your expectations.</div>\r\n
    </div>\r\n
    """
  #status: App\Enum\ProductStatus {#1865
    +name: "Used"
    +value: "used"
  }
  #warehouseStock: App\Entity\Product\WarehouseStock {#1878
    #warehouse: App\Enum\Warehouse {#1880
      +name: "Eshop"
      +value: "eshop"
    }
    #quantity: 0
    #reserved: 0
    #targetStock: null
    #immutable: false
  }
  #keywords: array:4 [
    0 => "Master"
    1 => "Prime"
    2 => "Cine"
    3 => "Set"
  ]
  #generalComments: null
  #published: true
  #featured: false
  #sku: "Master Prime Cine Set"
  #mfrCode: "Master-Prime-Set-U"
  #blkCode: null
  #eanCode: null
  #supplierCode: "Master-Prime-Set-U"
  #type: Proxies\__CG__\App\Entity\Product\ProductType {#1909
    -id: 47
    -migrationId: ? ?int
    -softoneId: ? ?int
    -name: ? string
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1912
      +status: UNINITIALIZED_FULL
      +realInstance: ? object
       …3
    }
  }
  #volumetricWeight: null
  #views: 4
  #sales: 0
  #createdAt: DateTimeImmutable @1392496740 {#1856
    date: 2014-02-15 22:39:00.0 Europe/Athens (+02:00)
  }
  #mainImage: Proxies\__CG__\App\Entity\Common\Files\ProductImage {#1927
    #id: 51905
    #path: ? string
    #name: ? string
    #mimeType: ? string
    #size: ? int
    #uploadedAt: ? ?DateTimeImmutable
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1928
      +status: UNINITIALIZED_FULL
      +realInstance: ? object
       …3
    }
  }
  #locale: null
  #supplierUrl: null
  #inTheBoxText: """
    <ul>\r\n
    \t<li>\r\n
    \t\t14mm, T1.3, PL-Mount, Metric</li>\r\n
    \t<li>\r\n
    \t\t21mm, T1.3, PL-Mount, Metric</li>\r\n
    \t<li>\r\n
    \t\t35mm, T1.3, PL-Mount, Metric</li>\r\n
    \t<li>\r\n
    \t\t50mm, T1.3, PL-Mount, Metric</li>\r\n
    \t<li>\r\n
    \t\t75mm, T1.3, PL-Mount, Metric</li>\r\n
    \t<li>\r\n
    \t\t100mm, T1.3, PL-Mount, Metric</li>\r\n
    \t<li>\r\n
    \t\t135mm, T1.3, PL-Mount, Metric</li>\r\n
    \t<li>\r\n
    \t\tLens Case</li>\r\n
    </ul>\r\n
    <div>\r\n
    \t\u{A0}</div>\r\n
    """
  #priceGross: App\Entity\Common\Price {#1883
    -amount: 10336560
    -currency: "EUR"
  }
  #onlineDiscountPercentage: 4
  #priceWithDiscount: App\Entity\Common\Price {#1885
    -amount: 9923097
    -currency: "EUR"
  }
  -availability: App\Enum\ProductAvailability {#1872
    +name: "FifteenDays"
    +value: "15_business_days"
  }
  #availableAt: null
  #offer: false
  #cashBack: false
  #askForPrice: false
  #manufacturer: Proxies\__CG__\App\Entity\Product\ProductManufacturer {#1941
    -id: 21
    -customId: ? ?string
    -softoneId: ? ?int
    -name: ? string
    -slug: ? string
    -url: ? string
    -email: ? string
    -published: ? bool
    -officialDealer: ? bool
    -europeanSupport: ? bool
    -discountPercent: ? int|float|null
    -extraDiscount: ? int|float|null
    -logo: ? App\Entity\Common\Files\ManufacturerLogo
    -products: ? Doctrine\Common\Collections\Collection
    -rentals: ? Doctrine\Common\Collections\Collection
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1938
      +status: UNINITIALIZED_FULL
      +realInstance: ? object
       …3
    }
  }
  -variantGroup: null
  #productCategories: Doctrine\ORM\PersistentCollection {#1986
    #collection: Doctrine\Common\Collections\ArrayCollection {#1987
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Product\Object\Product {#1859}
    -association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1390 …}
    -backRefFieldName: "product"
    -isDirty: false
    -em: Doctrine\ORM\EntityManager {#255 …11}
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1966 …}
  }
  #extraWebsites: Doctrine\ORM\PersistentCollection {#2007
    #collection: Doctrine\Common\Collections\ArrayCollection {#2008
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Product\Object\Product {#1859}
    -association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1391 …}
    -backRefFieldName: "product"
    -isDirty: false
    -em: Doctrine\ORM\EntityManager {#255 …11}
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1988 …}
  }
  #images: Doctrine\ORM\PersistentCollection {#2009
    #collection: Doctrine\Common\Collections\ArrayCollection {#2010
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Product\Object\Product {#1859}
    -association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1392 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Doctrine\ORM\EntityManager {#255 …11}
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1191 …}
  }
  -attributes: Doctrine\ORM\PersistentCollection {#2043
    #collection: Doctrine\Common\Collections\ArrayCollection {#2044
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Product\Object\Product {#1859}
    -association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1396 …}
    -backRefFieldName: "product"
    -isDirty: false
    -em: Doctrine\ORM\EntityManager {#255 …11}
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#2011 …}
  }
  -priceUrl: null
  -priceComments: "CALAVITIS LIST DISC:0%, KERD:0% - EKT:0% - MET:0.0E"
  -originalPrice: App\Entity\Common\Price {#1886
    -amount: 9680000
    -currency: "EUR"
  }
  -supplierDiscount: 3
  -specialDiscount: 0
  -supplierShippingValue: App\Entity\Common\Price {#1887
    -amount: 8000
    -currency: "EUR"
  }
  -customsChargesPercentage: 0
  -markupPercentage: 10
  -packageDimensions: App\Entity\Product\Object\Dimensions {#1889
    -lengthMm: 500
    -widthMm: 500
    -heightMm: 400
    -details: null
    -dimensionUnit: App\Enum\DimensionUnit {#1891
      +name: "MILLIMETER"
      +value: "mm"
    }
  }
  -grossWeight: App\Entity\Product\Object\Weight {#1895
    -grams: 20000
    -weightDetails: null
    -weightUnit: App\Enum\WeightUnit {#1897
      +name: "GRAM"
      +value: "gr"
    }
  }
  -productDimensions: null
  -netWeight: null
  -warranty: null
  -accessories: null
  #references: Doctrine\ORM\PersistentCollection {#2071
    #collection: Doctrine\Common\Collections\ArrayCollection {#2072
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Product\Object\Product {#1859}
    -association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1397 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Doctrine\ORM\EntityManager {#255 …11}
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#2045 …}
  }
}
BLK

PROFESSIONAL ● BROADCAST ● CINE ● PHOTO