Title: multiple variant
Last modified: February 3, 2022

---

# multiple variant

 *  [alexisacseo](https://wordpress.org/support/users/alexisacseo/)
 * (@alexisacseo)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/multiple-variant/)
 * When i have for example 3 variants configured on my shopify.
    When i display 
   alls products on wordpress with the plugin, my integration is broken, because
   3 variants overflow my theme.
 * Is existing a way to replace the add to cart, for product with variants, with
   just a link to the product page. And keep the add to cart for product without
   variants ?
 * I have a second problem, when i click on the select to choose a variant definition,
   my page is refresh and i can’t select the variant ?
 * Thanks a lot for your answer, i think that the 2 bugs remaining before finish
   my shop integration

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [andrewmrobbins](https://wordpress.org/support/users/andrewmrobbins/)
 * (@andrewmrobbins)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/multiple-variant/#post-15330197)
 * [@alexisacseo](https://wordpress.org/support/users/alexisacseo/)
 * Hey,
 * How are you showing your products? Are you using a shortcode? The solution depends
   on the approach you’re taking to displaying the products.
 * LMK!
 *  Thread Starter [alexisacseo](https://wordpress.org/support/users/alexisacseo/)
 * (@alexisacseo)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/multiple-variant/#post-15342696)
 * Hi Andrew,
 * I display my product with the HTML template : [https://docs.wpshop.io/guides/html-templates](https://docs.wpshop.io/guides/html-templates).
 *     ```
       <?php $Products->products(
                       apply_filters('shopwp_products_all_args', $products_args)
                   ); ?>
       ```
   
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘multiple variant’ is closed to new replies.

 * ![](https://ps.w.org/wpshopify/assets/icon.svg?rev=2740857)
 * [ShopWP](https://wordpress.org/plugins/wpshopify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpshopify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpshopify/)
 * [Active Topics](https://wordpress.org/support/plugin/wpshopify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpshopify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpshopify/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [alexisacseo](https://wordpress.org/support/users/alexisacseo/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/multiple-variant/#post-15342696)
 * Status: not resolved