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 {#6150
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4764 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6077
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6147 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6145 …}
    #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 {#6150
  -cart: BitBag\OpenMarketplace\Component\Order\Entity\Order {#4764 …}
  -cartItem: BitBag\OpenMarketplace\Component\Order\Entity\OrderItem {#6077
    #id: null
    #order: null
    #quantity: 1
    #unitPrice: 0
    #originalUnitPrice: 0
    #total: 0
    #immutable: false
    #units: Doctrine\Common\Collections\ArrayCollection {#6147 …}
    #unitsTotal: 0
    #adjustments: Doctrine\Common\Collections\ArrayCollection {#6145 …}
    #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: 975238
  #code: "12-HM4642.01"
  #attributes: Doctrine\ORM\PersistentCollection {#3246 …}
  #variants: Doctrine\ORM\PersistentCollection {#3302 …}
  #options: Doctrine\ORM\PersistentCollection {#3327 …}
  #associations: Doctrine\ORM\PersistentCollection {#3314 …}
  #createdAt: DateTime @1738721147 {#3213
    date: 2025-02-05 02:05:47.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1738721147 {#3185
    date: 2025-02-05 02:05:47.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: 103602480
      #name: "ΕΠΙΤΡΑΠΕΖΙΟ ΚΕΡΑΜΙΚΟ ΔΙΑΚΟΣΜΗΤΙΚΟ MANI HM4642.01 ΥΠΟΛΕΥΚΟ ΚΡΥΣΤΑΛΛΙΚΟ 15,5x6x23,5Υεκ"
      #slug: "epitrapezio-keramiko-diakosmitiko-mani-hm464201-ypoleuko-krystalliko-155x6x235yek-975238"
      #description: """
        Το HM4642.01 ανήκει στην καινούργια μας σειρά επιτραπέζιων διακοσμητικών «MANI». Αυτό το κομμάτι σε σχήμα βάζου με 2 στόμια σε ΥΠΟΛΕΥΚΟ χρώμα είναι κατασκευασμένο από κεραμικό υλικό με ειδική επεξεργασία κρυσταλλοποίησης, που δίνει την όψη και την υφή κρυστάλλου στα κεραμικά αντικείμενα. <br />\n
        <br />\n
        ΔΙΑΣΤΑΣΕΙΣ:<br />\n
        15,5x6x23,5Y εκ.<br />\n
        <br />\n
        ΥΛΙΚΟ ΚΑΤΑΣΚΕΥΗΣ:<br />\n
        Το κεραμικό υλικό κατασκευάζεται με θέρμανση και ψύξη φυσικού πηλού, με αποτέλεσμα μια σκληρή και ανθεκτική στη θερμότητα και στις γρατσουνιές επιφάνεια.<br />\n
        <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