Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. <div class="product">
  2. <input type="hidden" class="product-title" value="Easy Glide" />
  3. <select name="select2" class="product-attr-custom">
  4. <option value="1lb. Tub" googlecart-set-product-price="8.33" selected="selected">1lb. Tub - $8.33</option>
  5. <option value="1 Gal. Can" googlecart-set-product-price="27.97" >1 Gal. Can - $27.97</option>
  6. </select>
  7. <input type="hidden" class="product-price" value="8.33" />
  8. <div class="googlecart-add-button" tabindex="0" role="button" title="Add to cart"></div>
  9. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement