diff --git a/stores/ronis-hr.yaml b/stores/ronis-hr.yaml index 0d667df..01a0015 100644 --- a/stores/ronis-hr.yaml +++ b/stores/ronis-hr.yaml @@ -9,6 +9,6 @@ test_query: logitech selectors: container: ".product-display-grid.item" name: ".product-info h3" - price: ".product-price .price" + price: ".prices .price" link: "a.product-display-grid-image" image: ".image-wrapper img"