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 {#6189
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4782 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6116
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6186 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6184 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3379 …}
    #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 {#6189
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4782 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6116
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6186 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6184 …}
    #adjustmentsTotal: 0
    #version: 1
    #variant: Sylius\Component\Core\Model\ProductVariant {#3379 …}
    #productName: null
    #variantName: null
  }
}
same as passed value
product
BitBag\OpenMarketplace\Component\Product\Entity\Product {#3209
  #id: 204698
  #code: "12-HM3004.02"
  #attributes: Doctrine\ORM\PersistentCollection {#3246 …}
  #variants: Doctrine\ORM\PersistentCollection {#3302 …}
  #options: Doctrine\ORM\PersistentCollection {#3327 …}
  #associations: Doctrine\ORM\PersistentCollection {#3314 …}
  #createdAt: DateTime @1706719527 {#3213
    date: 2024-01-31 16:45:27.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1708002740 {#3185
    date: 2024-02-15 13:12:20.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: 383735
      #name: "ΚΑΝΑΠΕΣ ΓΩΝΙΑ HM3004.02 ΑΡΙΣΤΕΡΗ ΚΑΙ ΔΕΞΙΑ ΜΕ ΓΚΡΙ ΥΦΑΣΜΑ 205X145X87Y εκ."
      #slug: "kanapes-gonia-hm300402-aristeri-kai-deksia-me-gkri-yfasma-205x145x87y-ek-204698"
      #description: """
        Καναπές γωνία κατασκευασμένος από ανθεκτικό ξύλινο σκελετό, με επένδυση από γκρι ύφασμα σε μοντέρνο σχεδιασμό. <br />\n
        Η γωνία είναι αναστρέψιμη και μπορεί να προσαρμόζεται και σε δεξιά και σε αριστερή. <br />\n
        <br />\n
        Μια πολύ μοντέρνα ιδέα για μικρότερα σπίτια. Επιλέξτε τη και ομορφύνετε το σαλόνι σας σας.!<br />\n
        <br />\n
        Διαστάσεις γωνίας: 205x145x87 εκ.<br />\n
        <br />\n
        Διαστάσεις καναπέ: 205x85x87 εκ.<br />\n
        Ύψος καθίσματος: 47 εκ.<br />\n
        Ύψος μπράτσου: 60 εκ.<br />\n
        <br />\n
        Διαστάσεις σκαμπό: 60x60x47 εκ.<br />\n
        <br />\n
        Πάχος μαξιλαριού καθίσματος: 15 εκ.<br />\n
        Πάχος μαξιλαριού πλάτης: 18 εκ.
        """
      #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