Forms

  • sylius_add_to_cart
    • cartItem
    • addToWishlist
    • wishlists
    • _token

sylius_add_to_cart

"Sylius\Bundle\CoreBundle\Form\Type\Order\AddToCartType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#6161
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4764 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6088
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6158 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6156 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3214 …}
    #productName: null
    #variantName: null
  }
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#6161
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4764 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6088
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6158 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6156 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3214 …}
    #productName: null
    #variantName: null
  }
}
same as passed value
product
BitBag\OpenMarketplace\Component\Product\Entity\Product {#3209
  #id: 213610
  #code: "12-071-001546"
  #attributes: Doctrine\ORM\PersistentCollection {#3246 …}
  #variants: Doctrine\ORM\PersistentCollection {#3302 …}
  #options: Doctrine\ORM\PersistentCollection {#3327 …}
  #associations: Doctrine\ORM\PersistentCollection {#3314 …}
  #createdAt: DateTime @1706749384 {#3213
    date: 2024-02-01 01:03:04.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1708025772 {#3185
    date: 2024-02-15 19:36:12.0 UTC (+00:00)
  }
  #enabled: true
  #translations: Doctrine\ORM\PersistentCollection {#3345 …}
  #translationsCache: [
    "el" => Sylius\Component\Core\Model\ProductTranslation {#3348
      #locale: "el"
      #translatable: BitBag\OpenMarketplace\Component\Product\Entity\Product {#3209}
      #id: 401555
      #name: "ΦΩΤΙΣΤΙΚΟ ΟΡΟΦΗΣ ΤΡΙΦΩΤΟ SOPIO PAKOWORLD Ε27 ΜΕΤΑΛΛΟ ΜΑΥΡΟ Φ30X85ΕΚ"
      #slug: "fotistiko-orofis-trifoto-sopio-pakoworld-e27-metallo-mauro-f30x85ek-213610"
      #description: """
        Φωτιστικό οροφής τρίφωτο Sopio pakoworld Ε27 μέταλλο μαύρο Φ30x85εκ<br />\n
        <br />\n
        Σχεδιασμένο σύμφωνα με τις νέες τάσεις του σύγχρονου design, το Sopio χαρακτηρίζεται από τη φρεσκάδα του μοντέρνου ενώ παράλληλα διατηρεί τις κλασσικές γραμμές. Λιτό, κομψό και ιδανικό για κάθε χώρο, σίγουρα θα σας εντυπωσιάσει.<br />\n
        <br />\n
        Τεχνικά χαρακτηριστικά:<br />\n
        * Κατασκευασμένο από μέταλλο υψηλής ποιότητας.<br />\n
        * Προσφέρεται σε μαύρο χρώμα.<br />\n
        * Φέρει θέση για τρεις λαμπτήρες Ε27-max 20watt led, οι οποίοι δεν συμπεριλαμβάνονται στη συσκευασία.<br />\n
        <br />\n
        Διαστάσεις προϊόντος:<br />\n
        Μήκος: 30 εκ<br />\n
        Πλάτος: 30 εκ<br />\n
        Ύψος: 85 εκ (το μικρότερο ύψος είναι 70εκ)<br />\n
        <br />\n
        Παρατηρήσεις<br />\n
        Το προϊόν παραδίδεται στην εργοστασιακή του συσκευασία.<br />\n
        Η χρωματική απόχρωση του προϊόντος ενδέχεται να διαφέρει ελαφρώς σε σχέση με την φωτογραφική απεικόνισή του στην οθόνη σας.
        """
      #metaKeywords: null
      #metaDescription: null
      #shortDescription: null
    }
  ]
  #currentLocale: "el"
  #currentTranslation: null
  #fallbackLocale: "en_US"
  #variantSelectionMethod: "choice"
  #productTaxons: Doctrine\ORM\PersistentCollection {#3178 …}
  #channels: Doctrine\ORM\PersistentCollection {#3212 …}
  #mainTaxon: Proxies\__CG__\Sylius\Component\Core\Model\Taxon {#3199 …}
  #reviews: Doctrine\ORM\PersistentCollection {#3342 …}
  #averageRating: 0.0
  #images: Doctrine\ORM\PersistentCollection {#3262 …}
  #vendor: Proxies\__CG__\BitBag\OpenMarketplace\Component\Vendor\Entity\Vendor {#3189 …}
  #deleted: false
}
same as passed value

Resolved Options

View Variables