Extend the cable length of your compatible 12-pin transducer with these 10 feet (3 meters) or 30 feet (9 meters) cables. Supports 12-pin Airmar transducers with XID.
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 | Garmin |
---|---|
SKU | 182580099 |
MPN | 010-11617-32 |
GTIN | 753759142827 |
SKU | 182780099 |
MPN | 010-11617-42 |
GTIN | 753759142834 |
Reviews
There are no reviews yet.