LPO Live Product Options
Meets Shopify's highest quality standards for speed, ease of use, and merchant value
Reviews (310)
What merchants think
This is generated by Shopify Magic. It's shown when an app has 100+ reviews and a 4.0 overall rating.
This is generated by Shopify Magic. It's shown when an app has 100+ reviews and a 4.0 overall rating.
Feedback submitted
Merchants highly praise this app for its extensive customization options, especially useful for businesses offering custom products. Its live preview feature allows customers to see changes in real-time, enhancing satisfaction and reducing returns. The app supports complex options like dynamic pricing and image uploads, and integrates well with Shopify. Merchants also commend the responsive and effective customer support team for their assistance with code adjustments and personalized solutions.
Refine
-
By rating
Nice app really liked it however it causes a major CLS (Content Layout Shift) in Google Pagespeed. Reported it to developer. Developer keeps talking about deferring javascript dev seems confused doesn't know what CLS is. Problem is the app hijacks the primary gallery image on load causing the primary image to flash and the content to shift on the page hence the CLS issue.
Solution is to make the image not change until the user interacts with the options like all the other personalization live preview apps do. Dev suggested adding conditions which then made the primary image blank. Not a solution. Really nice script hope the devs fix it someday.
Hi Merchant, thanks for testing our app! I'm the lead developer of the app and I certainly know about the CLS score.
Our app has two preview modes;
(1) Directly integrate into the theme gallery, this is limited to a single view (fastest option without affecting CLS score)
(2) Replace the theme gallery with our custom app gallery, which is much more powerful and supports multi view previews. (this can affect CLS. Please note that any other app with the same features will have the same effect).
Update: our team just released advanced lazy loading features to our app gallery, now images are dynamically lazy loaded based on device viewport size and space in the gallery!