After years of lamenting every shot of mine that ended up in the woods, I can finally feel comfortable among the trees thanks to PUMA and their newest collab with REALTREE.
Or I can just disappear along with my ball. REALTREE is known for lifelike camouflage patterns and their new drop with PUMA is every bit as leafy as the salad I didn’t eat for lunch. (I’m not a rabbit.)
jQuery( document ).ready( function( $ ) {
var slides = $( ‘#mgs_gallery_67a0c2c48098e .mgs-gallery-images .mgs-gallery-image’ ).length;
if ( slides 6 ) {
slides = 6;
}
$( ‘#mgs_gallery_67a0c2c48098e .mgs-gallery-images’ ).slick( {
slidesToShow: 1,
slidesToScroll: 1,
fade: true,
prevArrow: ‘‘,
nextArrow: ‘ ‘,
asNavFor: ‘#mgs_gallery_67a0c2c48098e .mgs-gallery-thumbs’,
swipe: false,
mobileFirst: true,
} );
$( ‘#mgs_gallery_67a0c2c48098e .mgs-gallery-thumbs’ ).slick( {
slidesToShow: ( slides – 1 ), //less than number of slides, so it always shows infinite scroll (bugfix)
slidesToScroll: 1,
arrows: false,
asNavFor: ‘#mgs_gallery_67a0c2c48098e .mgs-gallery-images’,
centerMode: true,
focusOnSelect: true,
infinite: true,
mobileFirst: true,
responsive: [
{
breakpoint: 1023,
settings: {
slidesToShow: 3,
},
}, {
breakpoint: 600,
settings: {
slidesToShow: 1,
},
},
],
} );
$( ‘#mgs_gallery_67a0c2c48098e’ ).magnificPopup( {
delegate: ‘.mgs-gallery-trigger’,
type: ‘image’,
gallery: {
enabled: true,
arrowMarkup: ”,
},
} );
} );
The specific pattern used in the collection is REALTREE’s EDGE pattern. I’m not exactly sure what that means but I am sure it looks dang good on PUMA’s new ROYALE shoe and their host of performance apparel pieces.
If you can spot it, you’ll find select pieces of the new PUMA x REALTREE collection on fan-favorite Rickie Fowler at the WM Phoenix Open.
The post PUMA Wants You To Aim For The Trees … Sorta. appeared first on MyGolfSpy.