1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
| <dd>
<ul id="options-13-list" class="options-list">
<li><input class="checkbox product-custom-option"
name="options[13][]"
id="options_13_2" value="16" type="checkbox"><span
class="label"><label for="options_13_2">cadeau <span
class="price-notice">+<span class="price">10,00
€</span></span></label></span></li>
</ul>
</dd>
<dt><label>saisissez votre message</label>
</dt>
<dd class="last">
<textarea id="options_3_text"
onchange="opConfig.reloadPrice()"
class="validate-length maximum-length-300 product-custom-option"
name="options[3]" rows="5" cols="25"></textarea>
<p class="note">Maximum number of characters: <strong>300</strong></p>
</dd> |
Partager