[wppizza type='orderinfo']
|
– Display both, discounts and delivery info . There are plenty of css classes included if you wish to style things differently
|
[wppizza type='orderinfo' info='discounts' width='80%' class='my-class']
|
– Display discounts only. Width restricted to 80% of the parent container. ‘my-class’ added to container element.
|
[wppizza type='orderinfo' info='deliveries' width='350px' class='some-class']
|
– Display deliveries info only. Width set to 350px. ‘some-class’ added to container element.
|