Warning: You are browsing the documentation for PrestaShop 8, which is outdated.

You might want to read an updated version of this page for the current version, PrestaShop 9. Read the updated version of this page

Learn how to update to the latest version.

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)