Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1.  
  2. <div class="quantity">
  3. <label class="screen-reader-text" for="quantity_5c1287c0681a1">Quantity</label>
  4. <input
  5. type="number"
  6. id="quantity_5c1287c0681a1"
  7. class="input-text qty text"
  8. step="1"
  9. min="1"
  10. max="9"
  11. name="quantity"
  12. value="1"
  13. title="Qty"
  14. size="4"
  15. pattern="[0-9]*"
  16. inputmode="numeric"
  17. aria-labelledby="Email Consultation with Ralph W. Moss, PhD quantity" /> x 30 mins.
  18. </div>
  19. <input type="hidden" id="quantity_5c1278c632714" class="qty" name="quantity" value="3657" />
  20. </div>
  21.  
  22. <button type="submit" name="add-to-cart" value="3657" class="single_add_to_cart_button button alt">Add to cart</button>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement