• Resolved seosbg

    (@seosbg)


    Hello,
    There is problem – “Products per row”.
    Please set the max value 6. There is no possible 100 products per row and that’s confusing. The code below will help you. Best Regards!

    ‘type’ => ‘number’,
    ‘input_attrs’ => array(
    ‘min’ => 1,
    ‘max’ => 6,
    ‘step’ => 1,
    ),

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Products per row’ is closed to new replies.