Remove product count

Remove product count

DASCPA
Shopify Partner
81 0 17

Hi all, need to remove the product count as shown below. theme: North URL: https://www.padeleditionuk.com/

Screenshot 2024-06-09 at 21.25.54.png

Replies 6 (6)

Made4uo-Ribe
Shopify Partner
10036 2385 3012

Hi @DASCPA 

Its password protected. 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
DASCPA
Shopify Partner
81 0 17

the store is still in development, the password is ecommfirst

Made4uo-Ribe
Shopify Partner
10036 2385 3012

Wrong password. 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

mageplaza-cs
Shopify Partner
382 28 64

Hi @DASCPA ,

The site requires a password, please check it. 

Mageplaza | Top-Rated Shopify Agency | Trusted by 230,000+ worldwide merchants


If our suggestion works for you, please give it a Like or mark it as a Solution!


Should you have any questions or concerns, feel free to contact us via consultant@mageplaza.com

BSSCommerce-B2B
Shopify Partner
1972 564 566

Hi @DASCPA , 

I have reviewed your requirement but your store is still in development (password: ecommfirst is not correct).

So I suggest you just need to edit css script and the issue can be resolved.  You can follow my instructions! 

Step 1: Go to Admin -> Online store -> Theme > Edit code:

BSSCommerceB2B_1-1718029881075.png

 

Step 2: Search for the file base.css, theme.css, styles.css or theme.scss.liquid. And add this code snippet to the end of the file.

 

.product-count {
    display: none !important;
}

 

Step 3: Save your code and reload this page.

I tried and successed in my demo store as you can see the picture below:

BSSCommerceB2B_0-1718030291570.png

 

 

We hope my suggestions will solved your issue. If it not works, please share with me the correct password. We will check it and suggest you a solution if possible.

 

If it is helpful, can you kindly give us many likes and mark the solution for us? 

This can be a reference for other merchants if they have an issue like you and greatly motivate us to contribute to our community. 

Have a nice day, sir! 

 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

PageFly-Theodor
Shopify Partner
691 86 104

Hi @OwenTheOrdinary


This is Theodore from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

 

<style>
.product-count {
    display: none !important;
}
</style>

 

Hope this can help you solve the issue

 

Best regards,

Theodore | PageFly

<phong cách>

 

</style>

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.