I can't create filter to extract all elements that i need
问题 I get prices, even that I don't need, how can I filter them? <div class="ssl-price-box"> <price value="377" units="/yr" class="lg-price ng-isolate-scope"><span class="price"><span class="currency-icon">$</span><span class="integer ng-binding">3.</span><span class="cent ng-binding">77</span><span class="units">/yr</span></span></price> <!-- ngIf: product.prices.max.certIsPromo --> </div> <price value="13888" units="/yr" class="lg-price ng-isolate-scope"> <span class="price"> <span class=