Reply To: woocommerce

Home Forums Iconic One Pro Support woocommerce Reply To: woocommerce

#6004
niagamaya
Participant

if i want to add this code bellow, where can i add in the theme?

add_theme_support( ‘woocommerce’, array(
‘thumbnail_image_width’ => 150,
‘single_image_width’ => 322,
) );