0, 'label' => __('No') ], [ 'value' => Rule::FREE_SHIPPING_ITEM, 'label' => __('For matching items only') ], [ 'value' => Rule::FREE_SHIPPING_ADDRESS, 'label' => __('For shipment with matching items') ] ]; } }