diff --git a/Run-JavaScript-before-change-detection.md b/Run-JavaScript-before-change-detection.md index 4a67087..7ea6da7 100644 --- a/Run-JavaScript-before-change-detection.md +++ b/Run-JavaScript-before-change-detection.md @@ -61,7 +61,7 @@ setInterval(function(){ },1000); ``` -"**CSS/JSON/XPATH Filter**" to `.shop-sku-list-item` +"**CSS/JSON/XPATH Filter**" to `.shop-sku-list-item` (to just extract the product prices and price+description) "**Remove Elements**" (optional, to cut down noise) to ```