Remove Quick View in Complementary Products.

Topic summary

A user needs to remove the “Quick View” link from complementary products because it bypasses their quantity control app, allowing customers to circumvent maximum purchase limits.

Proposed Solution:

  • Add custom CSS code to the theme.liquid file (above the </body> tag)
  • The code targets and hides the quick view button specifically in complementary product sections
  • Access via: Online Store → Edit Code → theme.liquid

Status: A solution has been provided with step-by-step instructions and visual confirmation, but the original poster has not yet confirmed whether it resolved their issue.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

Hi, I am facing some problem with removing the “Quick View” link in the Complementary Product.

I want to remove it because oof the Max quantity control. Using the quick view bypass the app from controlling the quantity.

https://sauberlabs.com/products/sauber-labs-disinfectant-spray-free-trial-300-ml

1 Like

Hey @optijack1983

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like