<?xml version="1.0"?>
<ContentConfig xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Widgets>
<WidgetObject>
<Name>
HTML
</Name>
<Controls>
<ControlAndLocation>
<Control>
html
</Control>
</ControlAndLocation>
</Controls>
<Config>
<?xml version="1.0"?>
<ConfigObject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<HTML><style>
#col1 {
display: none;
}
#col2 {
float: none;
width: 920px;
overflow: auto;
}
.block {
max-width: 920px;
margin: 0 auto 1em auto;
background: -webkit-linear-gradient(left, #620c0c, #8c1111, #620c0c);
background: -moz-linear-gradient(left, #620c0c, #8c1111, #620c0c);
background: -o-linear-gradient(left, #620c0c, #8c1111, #620c0c);
background: -ms-linear-gradient(left, #620c0c, #8c1111, #620c0c);
background: linear-gradient(to right, #620c0c, #8c1111, #620c0c);
line-height: normal;
position: relative;
max-width: 920px;
overflow: hidden;
margin: 0 auto 1em auto;
border-radius: 5px;
font-size: 16px;
}
.block * {
font-family: 'Roboto Condensed';
}
.block a.cta {
border-radius: 4px;
padding: 10px 12px;
text-align: center;
color: #7e0f0f;
text-decoration: none;
background: #f2f2f2;
-webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.4);
box-shadow: 0 2px 0 rgba(0,0,0,0.4);
font-weight: 700;
}
.block a.cta:after {
content: '\00BB';
margin-left: 5px;
font-size: 1.3em;
}
.block a.cta:hover {
background: #dadada;
color: #303030;
}
.block .masthead {
background: -webkit-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0) 70%);
background: -moz-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0) 70%);
background: -o-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0) 70%);
background: -ms-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0) 70%);
background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0) 70%);
padding: 0 0 0 0;
}
.block .masthead .hero img {
-webkit-filter: drop-shadow(0px 8px 3px rgba(0,0,0,0.3));
rgba(0,0,0,0.3)
filter: url("shadow.svg#drop-shadow");
}
.block .headline {
text-align: center;
color: #fff;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-o-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
font-size: 2.5em;
}
.block .headline .logo {
background: #b00;
padding: 10px 20px;
margin: 0.3em 0;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
}
.block .headline .logo img {
max-width: 200px;
width: 200px;
}
.block .headline h1 {
font-size: 2em;
color: #f2f2f2;
font-weight: 400;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-moz-box-pack: center;
-o-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
margin: 0 0 0.3em 0;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
font-weight: 500;
line-height: 0.75em;
text-transform: uppercase;
text-shadow: 1px 2px 0px rgba(0,0,0,0.3);
}
.block .headline h1 .main {
font-weight: 700;
font-size: 0.8em;
}
.block .headline h1 .main span {
text-transform: none;
}
.block .headline h1 .sub {
font-weight: 400;
margin-left: 10px;
font-size: 0.65em;
color: #fff;
}
.block .headline h1 .sub span {
text-transform: lowercase;
}
.block .headline h1 .plus {
width: 100%;
font-weight: 700;
font-size: 1em;
color: #ffedae;
}
.block .headline h1 .plus span {
display: block;
}
.block .prices {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-o-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
color: #fff;
font-size: 2.5em;
margin-bottom: 0.7em;
padding: 8px 15px;
border: 1px solid #f2f2f2;
border-radius: 7px;
background: rgba(0,0,0,0.3);
}
.block .prices > div {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
margin: 0 10px;
}
.block .prices > div:before {
font-size: 0.8em;
margin-right: 5px;
}
.block .prices .was {
color: #fbfbfb;
}
.block .prices .was:before {
content: 'was:';
}
.block .prices .was span {
text-decoration: line-through;
}
.block .prices .now {
color: #f60;
font-weight: 700;
}
.block .prices .now:before {
content: 'now:';
}
.block ul.skus {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
list-style-type: none;
clear: both;
text-align: center;
margin: 10px 20px 1em 20px;
padding: 0;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-o-box-lines: multiple;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-moz-box-pack: center;
-o-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.block ul.skus li {
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
margin-top: 0.8em;
margin-bottom: 0.8em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-o-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
padding: 0 10px;
}
.block ul.skus li img.box {
max-width: 95%;
-webkit-filter: drop-shadow(0px 8px 3px rgba(0,0,0,0.3));
rgba(0,0,0,0.3)
filter: url("shadow.svg#drop-shadow");
}
.block ul.skus li a.imgLink {
display: block;
position: relative;
text-align: center;
margin-bottom: 0.5em;
}
.block ul.skus li a.button {
display: inline-block;
float: none;
margin-top: 10px;
margin-left: 60px;
}
.block ul.skus li .was,
.block ul.skus li .now {
color: #f2f2f2;
font-size: 1.2em;
text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
.block ul.skus li .was {
text-decoration: line-through;
opacity: 0.4;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter: alpha(opacity=40);
}
.block ul.skus li .now {
font-weight: bold;
font-size: 1.4em;
margin-bottom: 0.5em;
}
.block ul.skus li .price {
margin: -20px 0 0.1em 0;
font-size: 1.5em;
color: #ffce78;
text-shadow: 0 2px 1px rgba(0,0,0,0.4);
}
.block ul.skus li .price span {
font-weight: 400;
font-size: 0.7em;
}
.block ul.skus.skus-2 {
margin-left: 80px;
margin-right: 80px;
}
.block ul.skus.skus-3 li {
width: 33%;
}
.block ul.skus.skus-3 li img {
max-width: 95%;
}
.block ul.skus.skus-4 li {
width: 25%;
}
.block .promo {
width: 100%;
background: #eee;
padding: 10px 0;
text-align: center;
color: #8c1111;
font-size: 2em;
line-height: normal;
-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.4);
box-shadow: 0 3px 10px rgba(0,0,0,0.4);
border-left: none;
border-right: none;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-o-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.block .promo span {
margin-left: 10px;
font-size: 1.3em;
font-weight: 700;
}
.block .count {
display: none;
text-align: center;
background: #d90000;
padding: 10px 0;
color: #f2f2f2;
font-size: 1.3em;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-o-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
font-weight: 300;
border-radius: 5px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.block .count header {
font-size: 1.8em;
font-weight: 700;
}
.block .count .counter {
margin-left: 20px;
}
.block .count .counter span {
text-transform: none;
font-weight: 700;
margin-left: 5px;
}
.block .count .counter:before {
content: 'Offer ends in ';
}
.block .count .date {
margin-left: 20px;
}
.block .urgency {
text-align: center;
color: #fff;
font-size: 3.2em;
font-weight: 700;
background: #f60;
text-transform: uppercase;
line-height: 1.3;
letter-spacing: 5px;
padding: 10px 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
margin-bottom: 0;
}
.block .urgency span {
display: block;
font-weight: 400;
font-size: 0.5em;
}
.disclaimer {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-pack: distribute;
-moz-box-pack: distribute;
-o-box-pack: distribute;
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-o-box-lines: multiple;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background: #111424;
color: #fff;
text-align: center;
padding: 10px 20px;
font-weight: 300;
}
.disclaimer .limit,
.disclaimer .built {
text-align: center;
font-size: 2em;
width: 50%;
}
.disclaimer .valid {
margin-top: 1em;
width: 100%;
}
.disclaimer .separator {
background: #fff;
height: 20px;
}
.disclaimer.custom {
font-size: 0.8em;
}
@media screen and (max-width: 920px) {
#mobile-wrapper .block {
border-radius: 0 !important;
}
#mobile-wrapper ul.skus li {
width: 50%;
}
#mobile-wrapper .promo p {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
#mobile-wrapper .count {
border-radius: 0;
}
}
@media screen and (max-width: 900px) {
#mobile-wrapper .masthead {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding-bottom: 0;
}
#mobile-wrapper .masthead .hero {
display: none;
}
#mobile-wrapper ul.skus {
margin: 0;
}
#mobile-wrapper ul.skus li {
padding: 0;
padding: 0 20px;
}
#mobile-wrapper ul.skus.skus-4 li,
#mobile-wrapper ul.skus.skus-3 li {
width: 50%;
}
#mobile-wrapper ul.skus.skus-4 li img,
#mobile-wrapper ul.skus.skus-3 li img {
max-width: 90%;
}
#mobile-wrapper a.button {
margin-left: 0;
}
#mobile-wrapper .disclaimer {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
#mobile-wrapper .disclaimer .limit,
#mobile-wrapper .disclaimer .built {
width: auto;
}
}
@media screen and (max-width: 700px) {
#mobile-wrapper .headline {
font-size: 1.6em;
}
#mobile-wrapper .prices {
margin-right: 0 !important;
font-size: 1.6em !important;
}
#mobile-wrapper .promo {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
#mobile-wrapper ul.skus li {
padding: 0 10px;
}
}
@media screen and (max-width: 600px) {
#mobile-wrapper ul.skus {
width: 100%;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
#mobile-wrapper ul.skus li {
width: 100% !important;
padding: 20px 0;
border-bottom: 1px solid rgba(255,255,255,0.2);
}
#mobile-wrapper ul.skus li:last-child {
border-bottom: none;
}
#mobile-wrapper .headline {
font-size: 1.2em;
width: 100%;
}
#mobile-wrapper .prices {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
#mobile-wrapper .promo {
font-size: 1.2em;
}
#mobile-wrapper .count {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
#ended-bar {
padding: 10px 0;
text-align: center;
margin-bottom: 0.5em;
background: #f2f2f2;
color: #8c1111;
font-size: 2.2em;
border-radius: 4px;
}
#final-bar {
display: none;
background: #ba1c1c;
margin-bottom: 5px;
color: #fff;
border-radius: 5px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
padding: 10px;
text-shadow: 0 1px 0px rgba(0,0,0,0.5), 0 1px 3px rgba(0,0,0,0.2);
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-o-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-o-box-lines: multiple;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#final-bar .offer {
font-size: 2.3em;
font-weight: 700;
margin-right: 10px;
}
#final-bar .offer span {
display: inline-block;
}
#final-bar #countdown {
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
#final-bar #countdown .smallCounter {
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-o-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
#final-bar #countdown .lg {
margin-right: 1em;
color: #fff3bc;
font-size: 26px;
font-weight: bold;
}
@media screen and (max-width: 800px) {
#final-bar {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
line-height: 2em;
}
#final-bar #countdown {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
.expireMsg {
text-align: center;
font-size: 2em;
margin-bottom: 1em;
}
#ended-bar {
font-family: 'Roboto Condensed';
padding: 10px 0;
text-align: center;
margin-bottom: 0.5em;
background: #f2f2f2;
color: #8c1111;
font-size: 2.2em;
border-radius: 4px;
}
#running.hideCounter .count {
display: none;
}
</style></HTML>
<hide>false</hide>
</ConfigObject>
</Config>
<RenderOnFullSite>
true
</RenderOnFullSite>
<RenderOnMobileSite>
true
</RenderOnMobileSite>
</WidgetObject>
<WidgetObject>
<Name>
HTML
</Name>
<Controls>
<ControlAndLocation>
<Control>
html
</Control>
</ControlAndLocation>
</Controls>
<Config>
<?xml version="1.0"?>
<ConfigObject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<HTML>
<div id="running">
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700" rel="stylesheet"/>
<div id="landing">
<div class="block">
<div class="count">
<header></header>
<div class="counter"></div><span></span>
</div>
<div class="masthead">
<div class="headline">
<div class="logo"><img src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/logos/logo-white-Srixon.svg"/></div>
<h1>
<div class="main">Every 6 Dozen</div>
<div class="sub">Custom Logo Srixon Golf Balls</div>
<div class="plus">Gets 3 Dozen Free!</div>
</h1>
</div>
</div>
<div class="promo">Use code at checkout:<span>EVERY6GETS3</span></div>
<ul class="skus">
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Z-Star-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-zstar-6.png"/></a>
<div class="price">$48.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Z-Star-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Z Star</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Z-Star-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-zstar-6-y.png"/></a>
<div class="price">$48.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Z-Star-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Z Star Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Z-Star-XV-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-zstar-6-xv.png"/></a>
<div class="price">$48.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Z-Star-XV-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Z Star XV</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Z-Star-XV-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-zstar-6-xv-y.png"/></a>
<div class="price">$48.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Z-Star-XV-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Z Star XV Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Q-Star-Tour-2-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-qstar-tour.png"/></a>
<div class="price">$35.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Q-Star-Tour-2-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Q Star Tour</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Q-Star-Tour-2-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-qstar-tour-y.png"/></a>
<div class="price">$35.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Q-Star-Tour-2-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Q Star Tour Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Q-Star-4-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-qstar.png"/></a>
<div class="price">$30.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Q-Star-4-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Q Star</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Q-Star-4-Tour-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-qstar-y.png"/></a>
<div class="price">$30.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Q-Star-4-Tour-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Q Star Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Golf-Balls_1.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-softfeel.png"/></a>
<div class="price">$23.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Golf-Balls_1.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Soft Feel</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-softfeel-y.png"/></a>
<div class="price">$23.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Soft Feel Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Lady-Golf-Balls_1.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-softfeel-l.png"/></a>
<div class="price">$23.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Lady-Golf-Balls_1.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Soft Feel Lady</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Lady-Pink-Golf-Balls_8.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-softfeel-lp.png"/></a>
<div class="price">$23.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Lady-Pink-Golf-Balls_8.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Soft Feel Lady Pink</span></a>
</li>
</ul>
<div class="disclaimer">
<div class="built"> <b>#BUILT</b><span>FOR</span><b>DISTANCE</b></div>
<div class="valid">Offer valid only on custom logo in-line Srixon golf balls. Not valid with any other promotions. <br /> Offer ends 9/30/19 or whiles supplies last.</div>
</div>
</div>
</div>
</div>
<div id="ended">
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700" rel="stylesheet"/>
<div id="landing">
<div class="block">
<div class="masthead">
<div class="headline">
<div class="logo"><img src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/logos/logo-white-Srixon.svg"/></div>
<h1>
<div class="main">Custom Logo</div>
<div class="sub">Golf Balls</div>
</h1>
</div>
</div>
<ul class="skus">
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Z-Star-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-zstar-6.png"/></a>
<div class="price">$48.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Z-Star-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Z Star</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Z-Star-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-zstar-6-y.png"/></a>
<div class="price">$48.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Z-Star-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Z Star Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Z-Star-XV-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-zstar-6-xv.png"/></a>
<div class="price">$48.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Z-Star-XV-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Z Star XV</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Z-Star-XV-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-zstar-6-xv-y.png"/></a>
<div class="price">$48.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Z-Star-XV-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Z Star XV Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Q-Star-Tour-2-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-qstar-tour.png"/></a>
<div class="price">$35.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Q-Star-Tour-2-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Q Star Tour</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Q-Star-Tour-2-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-qstar-tour-y.png"/></a>
<div class="price">$35.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Q-Star-Tour-2-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Q Star Tour Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Q-Star-4-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-qstar.png"/></a>
<div class="price">$30.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Q-Star-4-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Q Star</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Q-Star-4-Tour-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-qstar-y.png"/></a>
<div class="price">$30.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Q-Star-4-Tour-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Q Star Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Golf-Balls_1.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-softfeel.png"/></a>
<div class="price">$23.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Golf-Balls_1.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Soft Feel</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-softfeel-y.png"/></a>
<div class="price">$23.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Yellow-Golf-Balls.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Soft Feel Yellow</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Lady-Golf-Balls_1.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-softfeel-l.png"/></a>
<div class="price">$23.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Lady-Golf-Balls_1.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Soft Feel Lady</span></a>
</li>
<li><a class="imgLink" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Lady-Pink-Golf-Balls_8.htm?p1=C&amp;promo=EVERY6GETS3"><img class="box" src="https://d1tp32r8b76g0z.cloudfront.net/images/creative/corporate_logo/2019-08_Srixon6and3/custom-softfeel-lp.png"/></a>
<div class="price">$23.95<span> each at 24 dozen</span></div><a class="cta" href="/Golf-Balls/Balls/Srixon-Soft-Feel-Lady-Pink-Golf-Balls_8.htm?p1=C&amp;promo=EVERY6GETS3"><span>Shop Logo Soft Feel Lady Pink</span></a>
</li>
</ul>
<div class="disclaimer">
<div class="built"> <b>#BUILT</b><span>FOR</span><b>DISTANCE</b></div>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script>
!function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):a(jQuery)}(function(a){"use strict";function b(a){if(a instanceof Date)return a;if(String(a).match(g))return String(a).match(/^[0-9]*$/)&&(a=Number(a)),String(a).match(/\-/)&&(a=String(a).replace(/\-/g,"/")),new Date(a);throw new Error("Couldn't cast `"+a+"` to a date object.")}function c(a){var b=a.toString().replace(/([.?*+^$[\]\\(){}|-])/g,"\\$1");return new RegExp(b)}function d(a){return function(b){var d=b.match(/%(-|!)?[A-Z]{1}(:[^;]+;)?/gi);if(d)for(var f=0,g=d.length;f<g;++f){var h=d[f].match(/%(-|!)?([a-zA-Z]{1})(:[^;]+;)?/),j=c(h[0]),k=h[1]||"",l=h[3]||"",m=null;h=h[2],i.hasOwnProperty(h)&&(m=i[h],m=Number(a[m])),null!==m&&("!"===k&&(m=e(l,m)),""===k&&m<10&&(m="0"+m.toString()),b=b.replace(j,m.toString()))}return b=b.replace(/%%/,"%")}}function e(a,b){var c="s",d="";return a&&(a=a.replace(/(:|;|\s)/gi,"").split(/\,/),1===a.length?c=a[0]:(d=a[0],c=a[1])),Math.abs(b)>1?c:d}var f=[],g=[],h={precision:100,elapse:!1,defer:!1};g.push(/^[0-9]*$/.source),g.push(/([0-9]{1,2}\/){2}[0-9]{4}( [0-9]{1,2}(:[0-9]{2}){2})?/.source),g.push(/[0-9]{4}([\/\-][0-9]{1,2}){2}( [0-9]{1,2}(:[0-9]{2}){2})?/.source),g=new RegExp(g.join("|"));var i={Y:"years",m:"months",n:"daysToMonth",d:"daysToWeek",w:"weeks",W:"weeksToMonth",H:"hours",M:"minutes",S:"seconds",D:"totalDays",I:"totalHours",N:"totalMinutes",T:"totalSeconds"},j=function(b,c,d){this.el=b,this.$el=a(b),this.interval=null,this.offset={},this.options=a.extend({},h),this.instanceNumber=f.length,f.push(this),this.$el.data("countdown-instance",this.instanceNumber),d&&("function"==typeof d?(this.$el.on("update.countdown",d),this.$el.on("stoped.countdown",d),this.$el.on("finish.countdown",d)):this.options=a.extend({},h,d)),this.setFinalDate(c),this.options.defer===!1&&this.start()};a.extend(j.prototype,{start:function(){null!==this.interval&&clearInterval(this.interval);var a=this;this.update(),this.interval=setInterval(function(){a.update.call(a)},this.options.precision)},stop:function(){clearInterval(this.interval),this.interval=null,this.dispatchEvent("stoped")},toggle:function(){this.interval?this.stop():this.start()},pause:function(){this.stop()},resume:function(){this.start()},remove:function(){this.stop.call(this),f[this.instanceNumber]=null,delete this.$el.data().countdownInstance},setFinalDate:function(a){this.finalDate=b(a)},update:function(){if(0===this.$el.closest("html").length)return void this.remove();var b,c=void 0!==a._data(this.el,"events"),d=new Date;b=this.finalDate.getTime()-d.getTime(),b=Math.ceil(b/1e3),b=!this.options.elapse&&b<0?0:Math.abs(b),this.totalSecsLeft!==b&&c&&(this.totalSecsLeft=b,this.elapsed=d>=this.finalDate,this.offset={seconds:this.totalSecsLeft%60,minutes:Math.floor(this.totalSecsLeft/60)%60,hours:Math.floor(this.totalSecsLeft/60/60)%24,days:Math.floor(this.totalSecsLeft/60/60/24)%7,daysToWeek:Math.floor(this.totalSecsLeft/60/60/24)%7,daysToMonth:Math.floor(this.totalSecsLeft/60/60/24%30.4368),weeks:Math.floor(this.totalSecsLeft/60/60/24/7),weeksToMonth:Math.floor(this.totalSecsLeft/60/60/24/7)%4,months:Math.floor(this.totalSecsLeft/60/60/24/30.4368),years:Math.abs(this.finalDate.getFullYear()-d.getFullYear()),totalDays:Math.floor(this.totalSecsLeft/60/60/24),totalHours:Math.floor(this.totalSecsLeft/60/60),totalMinutes:Math.floor(this.totalSecsLeft/60),totalSeconds:this.totalSecsLeft},this.options.elapse||0!==this.totalSecsLeft?this.dispatchEvent("update"):(this.stop(),this.dispatchEvent("finish")))},dispatchEvent:function(b){var c=a.Event(b+".countdown");c.finalDate=this.finalDate,c.elapsed=this.elapsed,c.offset=a.extend({},this.offset),c.strftime=d(this.offset),this.$el.trigger(c)}}),a.fn.countdown=function(){var b=Array.prototype.slice.call(arguments,0);return this.each(function(){var c=a(this).data("countdown-instance");if(void 0!==c){var d=f[c],e=b[0];j.prototype.hasOwnProperty(e)?d[e].apply(d,b.slice(1)):null===String(e).match(/^[$A-Z_][0-9A-Z_$]*$/i)?(d.setFinalDate.call(d,e),d.start()):a.error("Method %s does not exist on jQuery.countdown".replace(/\%s/gi,e))}else new j(this,b[0],b[1])})}});
</script>
<script>
$.noConflict();
var finalDate = '2019/09/30 23:59:59';
jQuery( '#running' ).hide();
jQuery( '#ended' ).hide();
jQuery('.count .counter').countdown(finalDate, {elapse: true})
.on('update.countdown', function(event) {
if (event.elapsed) {
jQuery(this).countdown('stop');
jQuery( '.count' ).remove();
jQuery( '#running' ).remove();
jQuery( '#ended' ).show();
console.log('ended');
} else {
jQuery( '#running' ).show();
jQuery( '#ended' ).hide();
var format = '%Hhr%!H %Mm %Ss';
if(event.offset.totalDays > 0) {
format = '%-d day%!d ' + format;
}
if(event.offset.weeks >= 2) {
jQuery( '.count' ).hide();
}
if(event.offset.weeks > 0 && event.offset.weeks <= 2) {
jQuery( '.count' ).show();
jQuery( '.count header' ).html('Ending Soon!');
format = '%-w week%!w ' + format;
} else if(event.offset.totalDays <= 0) {
jQuery( '.count header' ).html('Final Day!');
} else {
jQuery( '.count header' ).html('Final Days!');
}
jQuery(this).html(event.strftime(format));
}
});
</script></HTML>
<hide>false</hide>
</ConfigObject>
</Config>
<RenderOnFullSite>
true
</RenderOnFullSite>
<RenderOnMobileSite>
true
</RenderOnMobileSite>
</WidgetObject>
</Widgets>
</ContentConfig>