• sultani0

    (@sultani0)


    Hello,

    I have a few questions about product listings and customization on wordpress:

    1. Is there any limitation on the number of products I can list on the wordpress?
    2. If I want to add pagination for products displayed per page, can this be done with the free version of plugin?
    3. Regarding design layout, am I able to make custom changes, and what level of customization is available on the free version?

    Thank you for your help!

    • This topic was modified 2 weeks ago by sultani0.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @sultani0,

    This plugin allows you to display your Shopify store products on your WordPress.

    Is there any limitation on the number of products I can list on the wordpress?

    There is a limitation availability using the shortcode:
    [wp-shopify type="products" limit="100"]

    You can also add some products from a collection with the following shortcode:
    [wp-shopify type="collection" id="141421936749" limit="4" searchfilter="yes" url-type="default|shopify" thumb-size="default|300"]

      If I want to add pagination for products displayed per page, can this be done with the free version of plugin?

      The pagination is not a feature of this plugin.

      Regarding design layout, am I able to make custom changes, and what level of customization is available on the free version?

      There is no limitation in the basic version regarding customization. The difference is, in the basic version, clicking the “add to cart” button will take you to the product page or Shopify store cart.

      In the advanced version, your products will be added to your cart without rerouting you to the Shopify store when you click the “add to cart” button. You will be redirected to Shopify when you click the view cart or checkout button as you can see in the screenshot Add to cart products.
      Thread Starter sultani0

      (@sultani0)

      Hey @raissufyan thank you for your response! I wanted to ask for some clarification. Suppose I have 400 products in my Shopify store, but I would like to set a limit of only 30 products per page on the product listing page and other remaining continues 15 products per page .

      Could you guide me on how to adjust the settings or modify the code to display just 30 products per page? I want to ensure that my store’s product pages are paginated correctly.

      Looking forward to your advice!

      • This reply was modified 1 week, 6 days ago by sultani0.
    Viewing 2 replies - 1 through 2 (of 2 total)
    • You must be logged in to reply to this topic.