How can I remove lazyload from slider liquid code?

Topic summary

A user is attempting to remove lazy loading from a slider’s Liquid code in their Shopify store theme. They shared a code snippet showing a slider background div that includes lazyload and lazypreload classes, along with various data attributes for image loading.

Current Issue:

  • Simply removing the lazyload class causes the slider images to disappear entirely, not just disable lazy loading.

Status:

  • Another user suggested trying something (the suggestion appears garbled/encoded in the conversation), but the proposed solution did not resolve the problem.
  • The issue remains unresolved, with the user still seeking a working method to disable lazy loading without breaking the slider functionality.
Summarized with AI on November 23. AI used: claude-sonnet-4-5-20250929.

Hi,

Pleaseee help me with removing lazyload on the slider.

Code is


maybe try this

I tried and just removing lazyload from the code makes removed my slider image too.