Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page

SubmittableDeltaQuantityType

Wraps SubmittableInput and DeltaQuantity components to work together.

Required Javascript components

Component Description
SubmitableDeltaQuantityInput Manages delta input and quantity synchronisation

Type options

Option Type Default value Description

Code example

$builder->add('delta_quantity', SubmittableDeltaQuantityType::class)