{"product_id":"custom-boat-name-logo-matching-crew-gear-make-your-boat-unmistakably-yours","title":"Custom Boat Name Logo \u0026 Matching Crew Gear","description":"\u003cstyle\u003e\n.sv-boat-page {\n  --sv-navy: #17445c;\n  --sv-deep-navy: #103247;\n  --sv-brass: #c7a24c;\n  --sv-light-brass: #e4c77a;\n  --sv-cream: #f3eee2;\n  --sv-dark-cream: #e7dfce;\n  --sv-coral: #b94a3b;\n  --sv-ink: #12222b;\n  --sv-muted: #5f5a4c;\n\n  max-width: 1100px;\n  margin: 0 auto;\n  overflow: hidden;\n  container-type: inline-size;\n  background: var(--sv-cream);\n  border-radius: 6px;\n  color: var(--sv-ink);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.65;\n}\n\n.sv-boat-page * {\n  box-sizing: border-box;\n}\n\n.sv-boat-page h2,\n.sv-boat-page h3 {\n  color: inherit;\n  font-family: Georgia, \"Times New Roman\", serif;\n  line-height: 1.2;\n}\n\n.sv-boat-page h2 {\n  margin: 0 0 16px;\n  font-size: clamp(27px, 4vw, 36px);\n}\n\n.sv-boat-page h3 {\n  margin: 0 0 8px;\n  font-size: 24px;\n}\n\n.sv-boat-page p {\n  margin: 0 0 18px;\n}\n\n.sv-boat-page a {\n  color: inherit;\n}\n\n.sv-boat-wrap {\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 72px 32px;\n}\n\n.sv-boat-main-heading {\n  margin: 0 0 20px !important;\n  color: #ffffff !important;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(30px, 4vw, 46px) !important;\n  font-weight: 700;\n  line-height: 1.12 !important;\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.sv-boat-eyebrow {\n  display: inline-block;\n  margin-bottom: 24px;\n  padding: 7px 15px;\n  border: 1px solid rgba(228, 199, 122, 0.55);\n  border-radius: 100px;\n  color: #f0d98f;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n\/* HERO *\/\n\n.sv-boat-hero {\n  background:\n    radial-gradient(\n      circle at top left,\n      rgba(199, 162, 76, 0.2),\n      transparent 48%\n    ),\n    linear-gradient(\n      145deg,\n      var(--sv-navy),\n      var(--sv-deep-navy)\n    );\n  color: var(--sv-cream);\n}\n\n.sv-boat-hero-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr);\n  align-items: center;\n}\n\n.sv-boat-hero-grid \u003e div {\n  min-width: 0;\n}\n\n.sv-boat-hero strong {\n  color: #ffffff;\n}\n\n.sv-boat-hero-copy {\n  max-width: 620px;\n  color: rgba(255, 255, 255, 0.88);\n  font-size: 18px;\n}\n\n.sv-boat-hero-story {\n  color: #f0d98f;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n  font-style: italic;\n}\n\n.sv-boat-promise {\n  margin-top: 28px;\n  padding-top: 20px;\n  border-top: 1px solid rgba(228, 199, 122, 0.4);\n  color: #ffffff;\n  font-size: 19px;\n  font-weight: 700;\n}\n\n\/* STORY *\/\n\n.sv-boat-story {\n  background: var(--sv-cream);\n}\n\n.sv-boat-story-box {\n  max-width: 780px;\n  padding-left: 26px;\n  border-left: 4px solid var(--sv-coral);\n}\n\n.sv-boat-story-box \u003e p:first-of-type {\n  color: var(--sv-coral);\n  font-size: 20px;\n}\n\n.sv-boat-emphasis {\n  color: var(--sv-navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 22px;\n  font-weight: 700;\n}\n\n\/* DESIGN EXAMPLES *\/\n\n.sv-boat-examples {\n  background: #ffffff;\n}\n\n.sv-boat-example-intro {\n  max-width: 720px;\n  margin-bottom: 34px;\n}\n\n.sv-boat-example-intro p {\n  color: var(--sv-muted);\n}\n\n.sv-boat-example-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 24px;\n}\n\n.sv-boat-example-card {\n  display: flex;\n  min-width: 0;\n  flex-direction: column;\n  overflow: hidden;\n  background: var(--sv-cream);\n  border: 1px solid rgba(23, 68, 92, 0.15);\n  border-radius: 6px;\n}\n\n.sv-boat-example-card-wide {\n  grid-column: 1 \/ -1;\n}\n\n.sv-boat-example-card-landscape {\n  aspect-ratio: 2000 \/ 1334;\n  align-items: center;\n  justify-content: center;\n}\n\n.sv-boat-example-card-landscape .sv-boat-example-image {\n  width: 100%;\n  height: 100%;\n  max-height: none;\n  object-fit: contain;\n}\n\n.sv-boat-example-title {\n  margin: 0;\n  padding: 18px 18px 10px;\n  color: var(--sv-navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  font-weight: 700;\n  line-height: 1.25;\n  text-align: center;\n}\n\n.sv-boat-example-image {\n  display: block;\n  width: 100%;\n  height: auto;\n  max-height: 420px;\n  object-fit: contain;\n}\n\n.sv-boat-example-card-wide .sv-boat-example-image {\n  max-height: none;\n}\n\n.sv-boat-example-caption {\n  margin: 0 !important;\n  padding: 10px 18px 18px;\n  color: var(--sv-muted);\n  font-size: 14px;\n  line-height: 1.45;\n  text-align: center;\n}\n\n\n\/* BENEFITS *\/\n\n.sv-boat-difference {\n  background: var(--sv-dark-cream);\n}\n\n.sv-boat-section-intro {\n  max-width: 720px;\n  margin-bottom: 38px;\n}\n\n.sv-boat-kicker {\n  margin-bottom: 10px;\n  color: var(--sv-coral);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n.sv-boat-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.sv-boat-benefit {\n  padding: 28px 24px;\n  background: var(--sv-cream);\n  border: 1px solid rgba(23, 68, 92, 0.15);\n  border-radius: 5px;\n}\n\n.sv-boat-benefit-number {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--sv-brass);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n  font-weight: 700;\n}\n\n.sv-boat-benefit h3 {\n  color: var(--sv-navy);\n  font-size: 21px;\n}\n\n.sv-boat-benefit p {\n  margin: 0;\n  color: var(--sv-muted);\n  font-size: 15px;\n}\n\n\/* PROCESS *\/\n\n.sv-boat-process {\n  background: linear-gradient(\n    145deg,\n    var(--sv-navy),\n    var(--sv-deep-navy)\n  );\n  color: var(--sv-cream);\n}\n\n.sv-boat-process h2 {\n  color: #ffffff;\n}\n\n.sv-boat-process-intro {\n  max-width: 720px;\n  color: rgba(255, 255, 255, 0.8);\n}\n\n.sv-boat-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n  margin-top: 38px;\n}\n\n.sv-boat-step {\n  padding-top: 20px;\n  border-top: 1px solid rgba(228, 199, 122, 0.42);\n}\n\n.sv-boat-step-number {\n  margin-bottom: 8px;\n  color: #f0d98f;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n.sv-boat-step h3 {\n  color: #ffffff;\n  font-size: 21px;\n}\n\n.sv-boat-step p {\n  margin: 0;\n  color: rgba(255, 255, 255, 0.78);\n  font-size: 15px;\n}\n\n\/* PRICING *\/\n\n.sv-boat-pricing {\n  background: var(--sv-dark-cream);\n}\n\n.sv-boat-pricing-heading {\n  max-width: 700px;\n  margin: 0 auto 42px;\n  text-align: center;\n}\n\n.sv-boat-pricing-heading p {\n  color: var(--sv-muted);\n}\n\n.sv-boat-package-instruction {\n  max-width: 760px;\n  margin: -16px auto 34px;\n  color: var(--sv-muted);\n  text-align: center;\n}\n\n.sv-boat-price-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n}\n\n.sv-boat-price-card {\n  position: relative;\n  padding: 38px 32px;\n  background: var(--sv-cream);\n  border: 1px solid rgba(23, 68, 92, 0.16);\n  border-radius: 6px;\n}\n\n.sv-boat-price-card-featured {\n  border: 2px solid var(--sv-brass);\n  box-shadow: 0 20px 50px -30px rgba(23, 68, 92, 0.6);\n}\n\n.sv-boat-badge {\n  position: absolute;\n  top: -14px;\n  left: 30px;\n  padding: 6px 14px;\n  background: var(--sv-brass);\n  border-radius: 100px;\n  color: var(--sv-deep-navy);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n\n.sv-boat-price-card h3 {\n  color: var(--sv-navy);\n}\n\n.sv-boat-price {\n  margin: 4px 0;\n  color: var(--sv-navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 43px;\n  font-weight: 700;\n}\n\n.sv-boat-price-note {\n  min-height: 26px;\n  margin-bottom: 22px;\n  color: #766f5b;\n  font-size: 14px;\n}\n\n.sv-boat-price-card ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.sv-boat-price-card li {\n  position: relative;\n  padding: 11px 0 11px 21px;\n  border-top: 1px solid rgba(23, 68, 92, 0.1);\n  font-size: 15px;\n}\n\n.sv-boat-price-card li::before {\n  position: absolute;\n  left: 0;\n  color: var(--sv-brass);\n  content: \"✓\";\n  font-weight: 700;\n}\n\n.sv-boat-price-card li:first-child {\n  border-top: 0;\n}\n\n.sv-boat-price-reminder {\n  margin-top: 24px;\n  padding: 14px 16px;\n  background: rgba(199, 162, 76, 0.14);\n  border-left: 3px solid var(--sv-brass);\n  color: var(--sv-navy);\n  font-size: 14px;\n}\n\n\/* PRODUCT SELECTION *\/\n\n.sv-boat-selection {\n  background: var(--sv-cream);\n}\n\n.sv-boat-selection-box {\n  padding: 34px;\n  background: #ffffff;\n  border: 1px solid rgba(23, 68, 92, 0.15);\n  border-radius: 6px;\n}\n\n.sv-boat-selection-box h2 {\n  color: var(--sv-navy);\n}\n\n.sv-boat-selection-box ul {\n  margin: 18px 0;\n  padding-left: 22px;\n}\n\n.sv-boat-selection-box li {\n  margin-bottom: 8px;\n}\n\n.sv-boat-shipping-note {\n  margin-top: 22px;\n  padding: 14px 16px;\n  background: var(--sv-dark-cream);\n  border-left: 3px solid var(--sv-brass);\n  color: var(--sv-muted);\n  font-size: 14px;\n}\n\n\n.sv-boat-crew-placeholder {\n  display: flex;\n  min-height: 320px;\n  margin: 24px 0 28px;\n  align-items: center;\n  justify-content: center;\n  padding: 28px;\n  background:\n    linear-gradient(rgba(243, 238, 226, 0.94), rgba(243, 238, 226, 0.94)),\n    repeating-linear-gradient(45deg, transparent, transparent 13px, rgba(23, 68, 92, 0.06) 13px, rgba(23, 68, 92, 0.06) 26px);\n  border: 2px dashed rgba(23, 68, 92, 0.32);\n  border-radius: 6px;\n  color: var(--sv-navy);\n  text-align: center;\n}\n\n.sv-boat-crew-placeholder strong {\n  display: block;\n  margin-bottom: 8px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 22px;\n}\n\n\n.sv-boat-crew-placeholder img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  max-height: 620px;\n  margin: 0 auto;\n  object-fit: contain;\n}\n\n.sv-boat-crew-placeholder strong {\n  width: 100%;\n}\n\n.sv-boat-crew-placeholder span {\n  display: block;\n  max-width: 520px;\n  color: var(--sv-muted);\n  font-size: 14px;\n}\n\n\/* SPECIAL REQUESTS *\/\n\n.sv-boat-special {\n  background: var(--sv-dark-cream);\n}\n\n.sv-boat-special-box {\n  padding: 36px;\n  background: #ffffff;\n  border: 1px solid rgba(23, 68, 92, 0.15);\n  border-radius: 6px;\n}\n\n.sv-boat-special-box h2 {\n  color: var(--sv-navy);\n}\n\n.sv-boat-email-button {\n  display: inline-block;\n  margin-top: 4px;\n  padding: 13px 24px;\n  background: var(--sv-navy);\n  border-radius: 3px;\n  color: #ffffff !important;\n  font-weight: 700;\n  text-decoration: none;\n}\n\n.sv-boat-email-button:hover {\n  background: var(--sv-deep-navy);\n}\n\n.sv-boat-restriction {\n  margin-top: 20px !important;\n  color: var(--sv-muted);\n  font-size: 13px;\n  font-style: italic;\n}\n\n\/* FILES *\/\n\n.sv-boat-files {\n  background: linear-gradient(\n    145deg,\n    var(--sv-navy),\n    var(--sv-deep-navy)\n  );\n  color: var(--sv-cream);\n}\n\n.sv-boat-files h2 {\n  color: #ffffff;\n}\n\n.sv-boat-files-intro {\n  max-width: 750px;\n  color: rgba(255, 255, 255, 0.8);\n}\n\n.sv-boat-file-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px 30px;\n  margin-top: 30px;\n}\n\n.sv-boat-file {\n  padding: 18px 0;\n  border-top: 1px solid rgba(228, 199, 122, 0.4);\n}\n\n.sv-boat-file strong {\n  display: block;\n  margin-bottom: 5px;\n  color: #f0d98f;\n}\n\n.sv-boat-file span {\n  color: rgba(255, 255, 255, 0.76);\n  font-size: 14px;\n}\n\n\/* FAQ *\/\n\n.sv-boat-faq {\n  background: var(--sv-cream);\n}\n\n.sv-boat-faq details {\n  padding: 20px 0;\n  border-top: 1px solid rgba(23, 68, 92, 0.17);\n}\n\n.sv-boat-faq details:last-child {\n  border-bottom: 1px solid rgba(23, 68, 92, 0.17);\n}\n\n.sv-boat-faq summary {\n  cursor: pointer;\n  color: var(--sv-navy);\n  font-weight: 700;\n}\n\n.sv-boat-faq details p {\n  max-width: 760px;\n  margin: 12px 0 0;\n  color: var(--sv-muted);\n}\n\n\/* CLOSING *\/\n\n.sv-boat-close {\n  background: linear-gradient(\n    145deg,\n    var(--sv-navy),\n    var(--sv-deep-navy)\n  );\n  color: var(--sv-cream);\n  text-align: center;\n}\n\n.sv-boat-close h2 {\n  color: #ffffff;\n}\n\n.sv-boat-close p {\n  max-width: 680px;\n  margin: 0 auto 22px;\n  color: rgba(255, 255, 255, 0.82);\n}\n\n.sv-boat-close strong {\n  color: #f0d98f;\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 800px) {\n  .sv-boat-wrap {\n    padding: 56px 22px;\n  }\n\n  .sv-boat-hero-grid,\n  .sv-boat-benefit-grid,\n  .sv-boat-steps,\n  .sv-boat-price-grid,\n  .sv-boat-file-grid,\n  .sv-boat-example-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .sv-boat-example-card-wide {\n    grid-column: auto;\n  }\n\n  .sv-boat-example-image {\n    max-height: 320px;\n  }\n\n  .sv-boat-example-card-wide .sv-boat-example-image {\n    max-height: none;\n  }\n\n  .sv-boat-hero-grid {\n    gap: 36px;\n  }\n\n  .sv-boat-main-heading {\n    font-size: clamp(30px, 9vw, 42px) !important;\n  }\n\n  .sv-boat-price-card {\n    padding: 34px 24px;\n  }\n\n  .sv-boat-crew-placeholder {\n    min-height: 240px;\n  }\n\n  .sv-boat-selection-box,\n  .sv-boat-special-box {\n    padding: 28px 22px;\n  }\n}\n\n\/* SHOPIFY PRODUCT-COLUMN RESPONSIVENESS *\/\n\n@container (max-width: 800px) {\n  .sv-boat-wrap {\n    padding: 56px 22px;\n  }\n\n  .sv-boat-hero-grid,\n  .sv-boat-benefit-grid,\n  .sv-boat-steps,\n  .sv-boat-price-grid,\n  .sv-boat-file-grid,\n  .sv-boat-example-grid {\n    grid-template-columns: minmax(0, 1fr);\n  }\n\n  .sv-boat-example-card-wide {\n    grid-column: auto;\n  }\n\n  .sv-boat-example-image {\n    max-height: 320px;\n  }\n\n  .sv-boat-example-card-wide .sv-boat-example-image {\n    max-height: none;\n  }\n\n  .sv-boat-main-heading {\n    font-size: clamp(30px, 9cqw, 42px) !important;\n  }\n\n  .sv-boat-price-card {\n    padding: 34px 24px;\n  }\n\n  .sv-boat-crew-placeholder {\n    min-height: 240px;\n  }\n\n  .sv-boat-selection-box,\n  .sv-boat-special-box {\n    padding: 28px 22px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sv-boat-page\"\u003e\n\u003csection class=\"sv-boat-hero\"\u003e\n\u003cdiv class=\"sv-boat-wrap sv-boat-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sv-boat-eyebrow\"\u003e Custom Boat-Name Design \u0026amp; Crew Gear \u003c\/span\u003e\n\u003ch2 class=\"sv-boat-main-heading\"\u003eMake Your Boat Unmistakably Yours\u003c\/h2\u003e\n\u003cdiv class=\"sv-boat-hero-copy\"\u003e\n\u003cp\u003e\u003cstrong\u003eYou chose the name because it means something.\u003c\/strong\u003e Don’t let ordinary lettering make it look like an afterthought.\u003c\/p\u003e\n\u003cp class=\"sv-boat-hero-story\"\u003eIt may represent your family, honor someone important, mark an achievement, capture your personality or celebrate the boat and freedom you worked hard for.\u003c\/p\u003e\n\u003cp class=\"sv-boat-promise\"\u003eYour story. Your boat. A name people remember.\u003c\/p\u003e\n\u003cp class=\"sv-boat-promise\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eQuestions before ordering?\u003c\/strong\u003e\u003cbr\u003eEmail \u003ca href=\"mailto:Sheraton@SheratonLuxuries.com\"\u003eSheraton@SheratonLuxuries.com\u003c\/a\u003e. \u003cbr\u003e\u003cbr\u003eProjects, design reviews, revisions, and approvals\u003cbr\u003eare handled conveniently by email.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-story\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003cdiv class=\"sv-boat-story-box\"\u003e\n\u003cp\u003e\u003cstrong\u003e Your boat’s name has a story. A generic design can make that meaningful name look ordinary. \u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003eGive the Name—and Its Story—the Identity It Deserves\u003c\/h2\u003e\n\u003cp\u003eThat name will appear in photographs, at the marina and in memories made on the water. Sheraton Vector Studio turns it into a distinctive identity created specifically for your boat.\u003c\/p\u003e\n\u003cp\u003eChoose a focused one-direction design, compare three original directions, or carry the approved identity across a coordinated shirt, embroidered hat and matching can coolers.\u003c\/p\u003e\n\u003cp class=\"sv-boat-emphasis\"\u003eOne meaningful name. One recognizable look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-examples\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003cdiv class=\"sv-boat-example-intro\"\u003e\n\u003cdiv class=\"sv-boat-kicker\"\u003eDesign Examples\u003c\/div\u003e\n\u003ch2\u003eSee How a Boat Name Can Become Its Own Identity\u003c\/h2\u003e\n\u003cp\u003eExplore bold lettering, refined script and custom symbols created to give each boat name a look of its own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-grid\"\u003e\n\u003cdiv class=\"sv-boat-example-card\"\u003e\n\u003ch3 class=\"sv-boat-example-title\"\u003eHow Your Design Is Created\u003c\/h3\u003e\n\u003cimg class=\"sv-boat-example-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/knot.webp?v=1786036875\" alt=\"Boat-name lettering with one part selected to show the design process\"\u003e\n\u003cp class=\"sv-boat-example-caption\"\u003eA small glimpse of the design process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-card\"\u003e\n\u003ch3 class=\"sv-boat-example-title\"\u003eProfessional Vector Artwork\u003c\/h3\u003e\n\u003cimg class=\"sv-boat-example-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/real-vector-logo-work-best.webp?v=1786036904\" alt=\"Boat-name logo shown as editable vector artwork in professional design software\"\u003e\n\u003cp class=\"sv-boat-example-caption\"\u003eOrganized as editable vector artwork for future use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-card\"\u003e\u003cimg class=\"sv-boat-example-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/seas.webp?v=1785992195\" alt=\"Custom nautical boat-name identity design\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-card\"\u003e\u003cimg class=\"sv-boat-example-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/family.webp?v=1785992251\" alt=\"Family-inspired custom boat-name logo\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-card\"\u003e\u003cimg class=\"sv-boat-example-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/Untitled.webp?v=1785992277\" alt=\"Custom boat-name design example\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-card\"\u003e\u003cimg class=\"sv-boat-example-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/calig-workspace.webp?v=1785992305\" alt=\"Custom calligraphy boat-name lettering example\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-card\"\u003e\u003cimg class=\"sv-boat-example-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/custom-leters.webp?v=1785992327\" alt=\"Hand-built custom boat-name lettering\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-card sv-boat-example-card-landscape\"\u003e\u003cimg class=\"sv-boat-example-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/salty-dog.png?v=1786082360\" alt=\"Custom Salty Dog boat-name design example\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-card sv-boat-example-card-wide\" style=\"padding: 22px 18px 0; background: #ffffff; border: 0; text-align: center;\"\u003e\n\u003ch3 class=\"sv-boat-example-title\" style=\"padding: 0; margin-bottom: 4px;\"\u003eSee the Possibilities\u003c\/h3\u003e\n\u003cp class=\"sv-boat-example-caption\" style=\"padding: 0; margin: 0 !important;\"\u003eOne design. Multiple finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-example-card sv-boat-example-card-wide\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/metal-sign-r.png?v=1786082300\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-difference\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003cdiv class=\"sv-boat-section-intro\"\u003e\n\u003cdiv class=\"sv-boat-kicker\"\u003eWhat You Receive\u003c\/div\u003e\n\u003ch2\u003eCreated to Be Used Beyond One Screen or One Product\u003c\/h2\u003e\n\u003cp\u003eA low-cost design can become expensive when the files cannot be used for boat lettering, printing or future products. Your approved Sheraton boat-name identity includes the professional files needed for continued use—without requiring another design purchase each time you want to use it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-benefit-grid\"\u003e\n\u003cdiv class=\"sv-boat-benefit\"\u003e\n\u003cspan class=\"sv-boat-benefit-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eDistinctive — Not Just Another Boat Font\u003c\/h3\u003e\n\u003cp\u003eYour design is created around the boat name, its story and the appearance you want—not selected from a premade boat-name template.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-benefit\"\u003e\n\u003cspan class=\"sv-boat-benefit-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eReusable — Ready for More Than One Use\u003c\/h3\u003e\n\u003cp\u003eClean vector and image formats allow the approved identity to be used for boat lettering, printed products, and future coordinated pieces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-benefit\"\u003e\n\u003cspan class=\"sv-boat-benefit-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eCoordinated — One Look Across Boat and Crew\u003c\/h3\u003e\n\u003cp\u003eThe boat and crew gear share one approved identity instead of looking like unrelated products ordered from different sellers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-process\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003ch2\u003eFrom Your Story to Your Boat-Name Identity\u003c\/h2\u003e\n\u003cp class=\"sv-boat-process-intro\"\u003eThe project is handled conveniently by email, allowing you to review the design and request changes on your own schedule.\u003c\/p\u003e\n\u003cdiv class=\"sv-boat-steps\"\u003e\n\u003cdiv class=\"sv-boat-step\"\u003e\n\u003cdiv class=\"sv-boat-step-number\"\u003eFirst\u003c\/div\u003e\n\u003ch3\u003eShare the name and its story\u003c\/h3\u003e\n\u003cp\u003eSend the boat name, what inspired it, and the general appearance you prefer—such as refined, sporty, traditional or modern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-step\"\u003e\n\u003cdiv class=\"sv-boat-step-number\"\u003eThen\u003c\/div\u003e\n\u003ch3\u003eReview the direction included with your package\u003c\/h3\u003e\n\u003cp\u003eThe Essential package includes one focused design direction. The Custom Identity and Crew Set packages include three initial directions so you can compare approaches before selecting one for refinement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-step\"\u003e\n\u003cdiv class=\"sv-boat-step-number\"\u003eFinally\u003c\/div\u003e\n\u003ch3\u003eReceive the finished identity\u003c\/h3\u003e\n\u003cp\u003eYour selected direction is refined and organized into professional vector and image files. Crew-set products receive digital proofs before production.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-pricing\" id=\"sv-boat-packages\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003cdiv class=\"sv-boat-pricing-heading\"\u003e\n\u003ch2\u003eChoose How You Want to Bring the Name to Life\u003c\/h2\u003e\n\u003cp\u003eChoose a focused one-direction design, a more developed three-direction package, or the complete identity with coordinated crew products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-price-grid\"\u003e\n\u003cdiv class=\"sv-boat-price-card\"\u003e\n\u003ch3\u003eBoat-Name Essential\u003c\/h3\u003e\n\u003cdiv class=\"sv-boat-price\"\u003e$99\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-price-note\"\u003eOne focused custom design direction\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eOne custom-created boat-name design direction\u003c\/li\u003e\n\u003cli\u003eUnlimited revisions to refine the included design direction\u003c\/li\u003e\n\u003cli\u003eFinal artwork completed after you approve the direction\u003c\/li\u003e\n\u003cli\u003eOne-color production version\u003c\/li\u003e\n\u003cli\u003eSVG and vector PDF files\u003c\/li\u003e\n\u003cli\u003eTransparent PNG and JPG reference files\u003c\/li\u003e\n\u003cli\u003eProfessional files ready to send to your boat-lettering provider\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"sv-boat-price-reminder\"\u003eBest for customers who know the style they want and need one clear design developed professionally. Highly detailed illustrations or unusually complex artwork require a separate quote\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-price-card sv-boat-price-card-featured\"\u003e\n\u003cspan class=\"sv-boat-badge\"\u003eBest Value\u003c\/span\u003e\n\u003ch3\u003eCustom Boat-Name Identity\u003c\/h3\u003e\n\u003cdiv class=\"sv-boat-price\"\u003e$199\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-price-note\"\u003eThree design directions and the complete file package\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eThree initial custom design directions for review\u003c\/li\u003e\n\u003cli\u003eUnlimited revisions to your selected design direction\u003c\/li\u003e\n\u003cli\u003eFinal artwork completed only after you approve the selected direction\u003c\/li\u003e\n\u003cli\u003eFull-color and one-color versions\u003c\/li\u003e\n\u003cli\u003eSVG, EPS and vector PDF files\u003c\/li\u003e\n\u003cli\u003eTransparent PNG and JPG reference files\u003c\/li\u003e\n\u003cli\u003eRGB color files, with CMYK supplied when needed for professional printing\u003c\/li\u003e\n\u003cli\u003eProfessional vector files ready to send to your boat-lettering provider\u003c\/li\u003e\n\u003cli\u003eReusable artwork for future approved products\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"sv-boat-price-reminder\"\u003eBest when you want to compare several original directions before choosing the final identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-price-card\"\u003e\n\u003ch3\u003eBoat-Name Identity \u0026amp; Crew Set\u003c\/h3\u003e\n\u003cdiv class=\"sv-boat-price\"\u003e$329\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-price-note\"\u003eCustom identity, four personalized products and standard U.S. shipping\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eEverything in the Custom Boat-Name Identity package\u003c\/li\u003e\n\u003cli\u003eOne shirt featuring your approved design\u003c\/li\u003e\n\u003cli\u003eOne embroidered hat using an embroidery-ready adaptation prepared for the included product\u003c\/li\u003e\n\u003cli\u003eTwo matching can coolers\u003c\/li\u003e\n\u003cli\u003eDigital product proofs before production\u003c\/li\u003e\n\u003cli\u003eStandard shipping within the contiguous United States included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"sv-boat-price-reminder\"\u003eSelect \u003cstrong\u003eBoat-Name Identity \u0026amp; Crew Set\u003c\/strong\u003e from the product options to order the complete package including products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-selection\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003cdiv class=\"sv-boat-selection-box\"\u003e\n\u003ch2\u003eChoosing Your Crew-Set Products\u003c\/h2\u003e\n\u003cdiv class=\"sv-boat-crew-placeholder\"\u003e\n\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/boat-name-logo-gift.webp?v=1786052568\" alt=\"\"\u003e\u003c\/strong\u003e \u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eAfter you order the Boat-Name Identity \u0026amp; Crew Set, Sheraton Vector Studio will contact you by email to confirm:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eYour available shirt size and shirt color\u003c\/li\u003e\n\u003cli\u003eYour available hat color\u003c\/li\u003e\n\u003cli\u003eYour regular-can or slim-can cooler preference\u003c\/li\u003e\n\u003cli\u003eThe placement and appearance of the approved design\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eDigital product proofs will be emailed for your approval before the personalized products are submitted for production.\u003c\/p\u003e\n\u003cp class=\"sv-boat-shipping-note\"\u003eThe shirt, hat, and can coolers may be produced by different specialized production partners. Items may ship separately and arrive in more than one package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-special\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003cdiv class=\"sv-boat-special-box\"\u003e\n\u003ch2\u003eWould You Like Your Design on Something Else?\u003c\/h2\u003e\n\u003cp\u003eAfter Sheraton Vector Studio creates and approves your boat-name design, you may request other available products featuring that same design.\u003c\/p\u003e\n\u003cp\u003eEmail the product you have in mind. Available production options and pricing will be reviewed and confirmed before you order.\u003c\/p\u003e\n\u003ca class=\"sv-boat-email-button\" href=\"mailto:Sheraton@SheratonLuxuries.com?subject=Boat-Name%20Product%20Request\"\u003e Ask About Another Product \u003c\/a\u003e\n\u003cp class=\"sv-boat-restriction\"\u003ePhysical-product requests are available exclusively for boat-name designs created by Sheraton Vector Studio.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-files\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003ch2\u003eWhy the Complete File Package Matters\u003c\/h2\u003e\n\u003cp class=\"sv-boat-files-intro\"\u003eDifferent providers may request different formats. Supplying the essential professional files from the beginning gives your design a better chance of working correctly wherever it is used and helps avoid paying to have it rebuilt later.\u003c\/p\u003e\n\u003cdiv class=\"sv-boat-file-grid\"\u003e\n\u003cdiv class=\"sv-boat-file\"\u003e\n\u003cstrong\u003eSVG, EPS and vector PDF\u003c\/strong\u003e \u003cspan\u003e Scalable artwork ready to send to a professional boat-lettering or production provider for review. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-file\"\u003e\n\u003cstrong\u003eTransparent PNG\u003c\/strong\u003e \u003cspan\u003e Convenient for product previews, websites and approved digital use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-file\"\u003e\n\u003cstrong\u003eRGB and print-ready color versions\u003c\/strong\u003e \u003cspan\u003e RGB files are included for digital use. CMYK versions can be supplied when required by your selected printing provider. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sv-boat-file\"\u003e\n\u003cstrong\u003eFull-color and one-color artwork\u003c\/strong\u003e \u003cspan\u003e Flexible versions for different production methods and materials. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-faq\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo I need to have a boat-name logo?\u003c\/summary\u003e\n\u003cp\u003eNo. This service is for boat owners who have the name but need its visual identity created. Share the name, its meaning, and any style preferences you already have.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many design directions and revisions are included?\u003c\/summary\u003e\n\u003cp\u003eThe $99 Essential package includes one custom design direction. The $199 Custom Identity and $329 Crew Set packages include three initial design directions. Unlimited revisions are included in all three packages to refine the chosen direction before final approval. Once the final design is approved, additional changes, a different direction, or a new concept are quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan you create a custom boat illustration?\u003c\/summary\u003e\n\u003cp\u003eYes. Detailed boat illustrations, portraits of your boat, and complex custom artwork are quoted separately because they require more design time than a boat-name identity. Email your ideas or reference photos for a custom quote.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the final artwork automatically traced?\u003c\/summary\u003e\n\u003cp\u003eNo. The approved design is manually created and refined as clean vector artwork. Automatic tracing is not used to prepare the final files.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the $329 package include physical products?\u003c\/summary\u003e\n\u003cp\u003eYes. It includes one shirt, one embroidered hat, and two matching can coolers featuring the approved Sheraton Vector Studio boat-name design. Standard shipping within the contiguous United States is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill I approve the products before they are made?\u003c\/summary\u003e\n\u003cp\u003eYes. Digital product proofs will be sent by email before the personalized shirt, hat, and can coolers are submitted for production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill I receive an embroidery file?\u003c\/summary\u003e\n\u003cp\u003eNo downloadable embroidery or digitizing file is included. When needed, Sheraton Vector Studio prepares an embroidery-ready adaptation solely for use on the included hat, and the production provider handles the final digitizing and production setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use my files with a boat-lettering provider?\u003c\/summary\u003e\n\u003cp\u003eYou will receive professional vector files ready to send to a boat-lettering provider. Because installation methods and production specifications vary, your selected provider should confirm the exact size, material, and manufacturing requirements before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order additional products later?\u003c\/summary\u003e\n\u003cp\u003eYes. Additional available products may be requested using the boat-name identity created by Sheraton Vector Studio. Product availability and pricing will be confirmed by email.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan personalized crew products be returned?\u003c\/summary\u003e\n\u003cp\u003eBecause each item is personalized with your approved boat-name design, returns or exchanges are not available for a change of mind, incorrect size, or color selection. If an item arrives damaged, incorrect, or with a manufacturing defect, email Sheraton Vector Studio within 30 days of delivery with clear photographs. Once the issue is verified, a replacement or refund for the affected item will be provided as appropriate.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the project handled?\u003c\/summary\u003e\n\u003cp\u003eCommunication, design review, revisions, and approvals are handled by email. Sheraton Vector Studio remains available by email if you need help after the service is completed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sv-boat-close\"\u003e\n\u003cdiv class=\"sv-boat-wrap\"\u003e\n\u003ch2\u003eYour Story. Your Boat. A Name People Remember.\u003c\/h2\u003e\n\u003cp\u003eTurn the name you chose into a distinctive, reusable identity created for your boat—and, if you choose, carried across a coordinated crew set.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Choose your package from the product options to begin. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Sheraton Luxuries","offers":[{"title":"Boat-Name Essential","offer_id":44670397775915,"sku":null,"price":99.0,"currency_code":"USD","in_stock":true},{"title":"Custom Boat-Name Identity","offer_id":44670397808683,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Boat-Name Identity \u0026amp; Crew Set","offer_id":44670397841451,"sku":null,"price":329.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2592\/5902\/files\/boat-logo-name-signs.webp?v=1786084956","url":"https:\/\/sheratonluxuries.com\/products\/custom-boat-name-logo-matching-crew-gear-make-your-boat-unmistakably-yours","provider":"Sheraton Luxuries","version":"1.0","type":"link"}