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 {#6200
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4785 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6127
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6197 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6195 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3376 …}
    #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 {#6200
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4785 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6127
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6197 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6195 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3376 …}
    #productName: null
    #variantName: null
  }
}
same as passed value
product
BitBag\OpenMarketplace\Component\Product\Entity\Product {#3209
  #id: 213112
  #code: "12-222-000021"
  #attributes: Doctrine\ORM\PersistentCollection {#3246 …}
  #variants: Doctrine\ORM\PersistentCollection {#3302 …}
  #options: Doctrine\ORM\PersistentCollection {#3327 …}
  #associations: Doctrine\ORM\PersistentCollection {#3314 …}
  #createdAt: DateTime @1706747717 {#3213
    date: 2024-02-01 00:35:17.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1708024166 {#3185
    date: 2024-02-15 19:09:26.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: 400559
      #name: "ΚΑΡΕΚΛΑ SANDRA PAKOWORLD ΞΥΛΟ-ΣΧΟΙΝΙ ΜΑΥΡΟ"
      #slug: "karekla-sandra-pakoworld-ksylo-sxoini-mauro-213112"
      #description: "Καρέκλα Sandra pakoworld ξύλο-σχοινί μαύρο<br><br>Ο κλασσικός σχεδιασμός συνδυάζεται απόλυτα με το σύγχρονο design στην καρέκλα Sandra. Μία καρέκλα που μπορεί να ταιριάξει σε κάθε στυλ διακόσμησης ενώ παράλληλα θα σας χαρίσει άνεση με τον ποιοτικό σχεδιασμό της.<br><br>Τεχνικά χαρακτηριστικά:<br>* Ξύλινος σκελετός οξιάς μαύρου χρώματος ποιότητας με αντοχή στο βάρος, στη φθορά και στο χρόνο.<br>* Επένδυση έδρας με σχοινί.<br>* Ο σχεδιασμός καμπύλης πλάτης ακολουθεί την σπονδυλική στήλη, στηρίζοντας τη μέση.<br>* Οι καταλήξεις των ποδιών στήριξης διαθέτουν πλαστικά καλύμματα για την προστασία του πατώματος από ανεπιθύμητες φθορές.<br>* Προσφέρεται σε χρώμα Καρέκλα Sandra pakoworld ξύλο μαύρο.<br><br>Διάσταση προϊόντος:<br>Μήκος: 53 εκ.<br>Πλάτος: 53 εκ.<br>Ύψος: 78 εκ.<br><br>Παρατηρήσεις:<br>Το προϊόν παραδίδεται σε εργοστασιακή συσκευασία<br>Η χρωματική απόχρωση του προϊόντος ενδέχεται να διαφέρει ελαφρώς σε σχέση με την φωτογραφική απεικόνισή του στην οθόνη σας.<br>"
      #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