90 lines
5.9 KiB
TypeScript
90 lines
5.9 KiB
TypeScript
import { type Product } from '../products/product';
|
|
import { getCategoryIdForSlug } from '../categories';
|
|
|
|
export const BRAND_STORE_SLUG = 'vortex-optics';
|
|
|
|
export const VortexOpticsStoreProducts: Product[] = [
|
|
{
|
|
slug: 'vortex-optics-crossfire-hd-10x42-binoculars',
|
|
name: 'Rugged Binocular HD Optical System',
|
|
callout: 'Out in the sticks? Are you in the right place or is this a wrong turn?',
|
|
amazonLink: 'https://www.amazon.com/dp/B07V3LB5DN?social_share=cm_sw_r_cso_cp_apin_dp_1S8QG7ATMWQXHEPZZJMA&starsLeft=1&fbclid=IwZXh0bgNhZW0CMTEAAR0r1pSlSIglwL42EFH5z3urFfzpT1EnEmxsTc589_C-QjkKpQYBl0m10wc_aem_tfAE9o8HXXadzB6BWVN-Sg&th=1&linkCode=ll1&tag=dashersupply-20&linkId=418648d02fea89d3cf2fad9645fe9f6e&language=en_US&ref_=as_li_ss_tl',
|
|
brandStoreSlug: BRAND_STORE_SLUG,
|
|
categoryId: getCategoryIdForSlug('safety-equipment')!,
|
|
tags: ['safety', 'outdoor'],
|
|
description: `
|
|
Let's just say you're pulling up and you're not sure if it's the right place. When you need a closer look, look no further than
|
|
the Vortex Optics Crossfire HD 10x42 Binoculars. With this rugged and reliable companion by your side, you can gain
|
|
clarity and confidence in a variety of environments.
|
|
|
|
**This Product Features:**
|
|
|
|
* 10x magnification & 42mm objective lenses
|
|
* HD Optical System with select glass elements for exceptional resolution
|
|
* Roof prism design for greater durability and compact size
|
|
* Adjustable eyecups for comfortable viewing with or without eyeglasses
|
|
* Center focus wheel adjusts both barrels simultaneously
|
|
* Diopter adjustment for differences in a user's eyes
|
|
* Rubber armor provides secure grip and durable external protection
|
|
* Tripod adaptable for use on a tripod or car window mount
|
|
* Nitrogen purging and o-ring seals provide water and fogproof performance
|
|
* Rugged construction withstands recoil and impact
|
|
* Included GlassPak binocular harness for quick optic deployment in the field
|
|
|
|
The Crossfire HD binoculars bring HD optics, rugged performance and high end form-factor. Add in the included GlassPak binocular harness for quick optic deployment in the field and superior protection and comfort. The Crossfire HD truly is a rare find.
|
|
`.trim(),
|
|
amazonProductId: 'B07V3LB5DN',
|
|
amazonProductDetails: {
|
|
"title": "Vortex Optics Crossfire HD 10x42 Binoculars - HD Optical System, Tripod Adaptable, Rubber Armor, Waterproof, Fogproof, Shockproof, Included GlassPak - Unlimited, Unconditional Warranty",
|
|
"description": "The Crossfire HD binoculars bring HD optics, rugged performance and high end form-factor. Add in the included GlassPak binocular harness for quick optic deployment in the field and superior protection and comfort - The Crossfire HD truly is a rare find.",
|
|
"featureBullets": [
|
|
"10x magnification & 42mm objective lenses, these Crossfire HD binos are optimized with select glass elements to deliver exceptional resolution, cut chromatic aberration and provide outstanding color fidelity, edge-to-edge sharpness and light transmission.",
|
|
"Fully multi-coated lenses increase light transmission with multiple anti-reflective coatings on all air-to-glass surfaces. Roof prism design is valued for greater durability and a more compact size.",
|
|
"Adjustable eyecups twist up and down for comfortable viewing with or without eyeglasses. Center focus wheel adjusts the focus of both binocular barrels at the same time. Diopter (located on right eyepiece) adjusts for differences in a user's eyes.",
|
|
"Rubber armor provides a secure, non-slip grip, and durable external protection. Binoculars are tripod adaptable allowing use on a tripod or car window mount.",
|
|
"Nitrogen purging and o-ring seals provide water and fogproof performance in all environments. Rugged construction withstands recoil and impact.",
|
|
"Backed by our unlimited, unconditional, lifetime, VIP Warranty. A fully transferable promise to repair or replace your item if it becomes damaged/defective. Does not cover loss, theft, deliberate damage or cosmetic damage that doesn't hinder performance."
|
|
],
|
|
"price": 124.7,
|
|
"reviewCount": 3306,
|
|
"reviewRating": 4.8,
|
|
"imageUrls": [
|
|
"/assets/products/vortex-optics-crossfire-hd-10x42/vtx_bin_crossfire_42_fl_w_1.webp",
|
|
"/assets/products/vortex-optics-crossfire-hd-10x42/vtx_bin_crossfire_42_fr_w_1.webp",
|
|
"/assets/products/vortex-optics-crossfire-hd-10x42/vtx_bin_crossfire_42_fr_w_1.webp",
|
|
"/assets/products/vortex-optics-crossfire-hd-10x42/vtx_bin_crossfire_42_b_w_1.webp",
|
|
"/assets/products/vortex-optics-crossfire-hd-10x42/vtx_bin_crossfire_42_f_w_1.webp",
|
|
// "https://m.media-amazon.com/images/I/31+VS9KafML._AC_US40_.jpg",
|
|
// "https://m.media-amazon.com/images/I/71udD59On2L._AC_SX679_.jpg",
|
|
// "https://m.media-amazon.com/images/I/31LD8mxBldL._AC_US40_.jpg",
|
|
// "https://m.media-amazon.com/images/I/41FX2Gk5LOL._AC_US40_.jpg",
|
|
// "https://m.media-amazon.com/images/I/41noyqU7NCL._AC_US40_.jpg",
|
|
// "https://m.media-amazon.com/images/I/41NNBTxt3qL._AC_US40_.jpg",
|
|
// "https://m.media-amazon.com/images/I/41swaaP8OqL._AC_US40_.jpg",
|
|
// "https://m.media-amazon.com/images/I/417BsIzAcwL.SS40_BG85,85,85_BR-120_PKdp-play-icon-overlay__.jpg"
|
|
],
|
|
"attributes": [
|
|
{
|
|
"label": "Brand",
|
|
"value": "Vortex"
|
|
},
|
|
{
|
|
"label": "Age Range (Description)",
|
|
"value": "Adult"
|
|
},
|
|
{
|
|
"label": "Special Feature",
|
|
"value": "Fog Proof"
|
|
},
|
|
{
|
|
"label": "Objective Lens Diameter",
|
|
"value": "42 Millimeters"
|
|
},
|
|
{
|
|
"label": "Magnification Maximum",
|
|
"value": "10 x"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
] |