// Produkte pro Reihe aendern add_filter('loop_shop_columns', 'loop_columns'); if (!function_exists('loop_columns')) { function loop_columns() { return 4; // 4 Produkte pro Reihe } }

Starter-Kit

Einzelnes Ergebnis wird angezeigt