Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
row_data_secondary_row_sort_less_zero.php File Reference

Go to the source code of this file.

Variables

 return ['sku'=> 'product-sku', '_custom_option_row_title'=> 'test row title', '_custom_option_row_price'=> '2.0000', '_custom_option_row_sku'=> 'option-value-sku', '_custom_option_row_sort'=> -1]
 

Variable Documentation

◆ return

return[ 'sku'=> 'product-sku', '_custom_option_row_title'=> 'test row title', '_custom_option_row_price'=> '2.0000', '_custom_option_row_sku'=> 'option-value-sku', '_custom_option_row_sort'=> -1]

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 13 of file row_data_secondary_row_sort_less_zero.php.