Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <div class="custom__radio-btn">
  2.  
  3. <input type="radio" name="lines" value="standard" data-option-price="0" id="lines-standard">
  4.  
  5. <label for="lines-standard">
  6.  
  7. <span>Standard T</span>
  8.  
  9. </label>
  10.  
  11. </div>
  12.  
  13.  
  14.  
  15. <div class="custom__radio-btn">
  16.  
  17. <input type="radio" name="lines" value="num2-36" data-option-price="75" id="site-lines-num2-36">
  18.  
  19. <label for="blad-putter--site-lines-num2-36">
  20.  
  21. <span>Sight line #2-36</span>
  22.  
  23. <small>+$75</small>
  24.  
  25. </label>
  26.  
  27. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement