Note about PHP and Update Cart behavior

PHP

When applying the Update Cart contents behavior:

You need to append square brackets at the end of the form element name used for quantities (i.e. "quantity[]"). Otherwise the behavior will not work.

To Table of Contents Back to Previous document