WoodMartW
WoodMart
Nov 5

Update JS library in theme

The company Muffin Group, developers of the Betheme template, rebuilt their entire theme library in vanilla JS about two years ago. This update improved the theme’s performance by around 40%. It would be great if you could consider a similar update to optimize and streamline your JS files as well.
PendingPending

Jan 1, 2026

one of the way to best improve to this problem is a code splitting using css and javascript. the woodmart team is best plane for this subject

Dec 16, 2025

The switch to vanilla JS is overhyped IMHO. It makes sense for some simple site but it's not that easy for complicated ecommerce theme with large codebase. Also jQuery is not that big - just compare it with all the JS loaded by payment gateways and analytics and you will see that jQuery is tiny. Also in most cases today it is already downloaded by user. So all in all it does not make sense right now - it will be worth the effort some years later.

Nov 30, 2025

Optimizing the performance of the JS & CSS unused file. I noticed that the main product page in the theme actually creates problems for performance on mobile and desktop devices according to coverage data reports. This is visible even on the demo site. https://woodmart.xtemos.com/mega-electronics/ https://woodmart.xtemos.com/marketplace2/product/apple-iphon…

Nov 30, 2025

mohammadI read that in other topics there is a button that analyzes the code and removes the unnecessary. I need this in woodmart too

Nov 24, 2025

Indeed. WooCommerce is also introducing a lot of performance innovations now. So it would be cool if they really really really optimized the theme and all the queries

Nov 12, 2025

great idea

Nov 12, 2025

This is the best suggestion, but it needs a lot of work.

Nov 13, 2025

WP Irani It is important...