Reputation: 168
Here's my staging site with the layout I'm trying to achive with about 35 products.
My question: I understand how to create a product loop (WOO), but I'm wondering if an experienced WP dev can point me in the right direction. Would you create a CUSTOM if loop so that after an item is output with the image on the left and the description on the right, the next item to follow will have the desc on the left and the image on the right?
Would you create a custom post type for this? Or use Woocommerce?
Thanks for any input!
Upvotes: 1
Views: 299
Reputation: 759
Personally, i would do a Custom Post Type with
Upvotes: 1