Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Increase number of visible products when cart is empty (#11182)
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslange authored Oct 9, 2023
1 parent 70434be commit e8d97cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const defaultTemplate = [
[
'woocommerce/product-new',
{
columns: 3,
columns: 4,
rows: 1,
},
],
Expand Down

0 comments on commit e8d97cf

Please sign in to comment.