MMD Weedless Hooks are replacement hooks for MMD Fat Skippers or any other compatible soft plastic. They come in two options, either Pinlock or Chinlock option.
jQuery(document).ready(function($) {
// Hide all rows
$( ‘.sku-field-variable’ ).css( ‘display’, ‘none’ );
$( ‘.mpn-field-variable’ ).css( ‘display’, ‘none’ );
$( ‘.gtin-field-variable’ ).css( ‘display’, ‘none’ );
// Change
$( ‘input.variation_id’ ).change( function() {
// Hide all rows
$( ‘.sku-field-variable’ ).css( ‘display’, ‘none’ );
$( ‘.mpn-field-variable’ ).css( ‘display’, ‘none’ );
$( ‘.gtin-field-variable’ ).css( ‘display’, ‘none’ );
if( $( ‘input.variation_id’ ).val() != ” ) {
var var_id = $( ‘input.variation_id’ ).val();
// Display current
$( ‘.sku-field-variable-‘ + var_id ).css( ‘display’, ‘table-row’ );
$( ‘.mpn-field-variable-‘ + var_id ).css( ‘display’, ‘table-row’ );
$( ‘.gtin-field-variable-‘ + var_id ).css( ‘display’, ‘table-row’ ); }
});
});
| Brand | MMD Fishing |
|---|---|
| Pack Qty. | 3 |
| SKU | 1717430099 |
| MPN | HOOK40-CL-1/64/0 |
| GTIN | |
| SKU | 1717440099 |
| MPN | HOOK40-PL-1/124/0 |
| GTIN | |
| SKU | 1717450099 |
| MPN | HOOK40-PL-1/64/0 |
| GTIN |










Reviews
There are no reviews yet.