Added deer alert products from Bell and nVISION.
This commit is contained in:
parent
1624b58e33
commit
c24b29b258
BIN
public/assets/brands/bell-ap.png
(Stored with Git LFS)
Normal file
BIN
public/assets/brands/bell-ap.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
public/assets/brands/nvision.png
(Stored with Git LFS)
Normal file
BIN
public/assets/brands/nvision.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -10,7 +10,7 @@ const { brand } = Astro.props;
|
|||
|
||||
<li class="brand-card">
|
||||
<a href={`/brand/${brand.slug}`}>
|
||||
{brand.logoUrl !== undefined && <img src={brand.logoUrl} alt={brand.name} />}
|
||||
{brand.logoUrl !== undefined && <img src={brand.logoUrl} alt={brand.name} title={brand.name} />}
|
||||
</a>
|
||||
</li>
|
||||
<style>
|
||||
|
|
|
@ -18,7 +18,7 @@ const { product } = Astro.props;
|
|||
<div class="card-body">
|
||||
<StarRating value={product?.amazonProductDetails?.reviewRating||0} max={5} overlayColor="#23262d" /> {product?.amazonProductDetails?.reviewCount} Reviews
|
||||
<h5 class="card-title">
|
||||
{product?.amazonProductDetails?.title}
|
||||
{product?.amazonProductDetails?.title} <span>→</span>
|
||||
</h5>
|
||||
</div>
|
||||
</a>
|
||||
|
|
172
src/data/brands/bell-ap.ts
Normal file
172
src/data/brands/bell-ap.ts
Normal file
|
@ -0,0 +1,172 @@
|
|||
import { type Product } from '../products/product';
|
||||
import { getCategoryIdForSlug } from '../categories';
|
||||
|
||||
export const BRAND_STORE_SLUG = 'bell';
|
||||
|
||||
export const BellAutomotiveProductsStoreProducts: Product[] = [
|
||||
{
|
||||
slug: 'B000CC4O58',
|
||||
tags: ['deer', 'whistle', 'alerWt', 'warning', 'safety'],
|
||||
brandStoreSlug: BRAND_STORE_SLUG,
|
||||
name: 'Black Deer Warning',
|
||||
callout: `House numbers can be tricky to locate late in the evening.`,
|
||||
categoryId: getCategoryIdForSlug('vehicle-essentials')!,
|
||||
description: `
|
||||
**Protect Your Livelihood: Install a Deer Warning System Today!**
|
||||
|
||||
As a delivery driver, you know how crucial it is to get from point A to point B safely and efficiently.
|
||||
Unfortunately, deer-related accidents can be a major obstacle on the road. Vehicle-deer collisions result
|
||||
in over $1 billion in damages every year.
|
||||
|
||||
The Bell Automotive-22-1-01000-8 Black Deer Warning Unit is an easy-to-install accessory, producing two
|
||||
unique sound frequencies that alert deer of oncoming vehicles, significantly reducing the risk of collisions.
|
||||
|
||||
Here are just a few reasons why this product is a must-have for delivery drivers:
|
||||
|
||||
* **Increased safety**: With the Deer Warning System, deer will be able to detect you earlier, avoiding potential
|
||||
accidents.
|
||||
* **Convenience**: The unit is removable and easy to clean, making it perfect for driving through car washes or
|
||||
performing routine maintenance.
|
||||
* **Reduced downtime**: No more worrying about costly repairs or lost productivity due to vehicle damage from
|
||||
deer-related collisions. Continue to drive safely and rest assured more deer will hear you coming
|
||||
|
||||
Don't let deer-related accidents hold you back from delivering safely and efficiently. Get the Bell
|
||||
Automotive-22-1-01000-8 Black Deer Warning Unit today and enjoy peace of mind behind the wheel!
|
||||
`.trim(),
|
||||
amazonLink: 'https://www.amazon.com/Bell-Automotive-22-1-01000-8-Black-Warning/dp/B000CC4O58?crid=38OWGTE3CGGTR&dib=eyJ2IjoiMSJ9.2hsaXGo5j3z_PO0DdSqY2dh0ERcaf1BLgOVM5jRO6_8YsWEDMVv1R9XYUsALRJPK7hWsylfyJucQttI1MRPR7YrBuBhDAJVzXue3BLjSRwHS3tzLix_0BMleTroTTDMtOyzuGpJGlkfq4ayiBl1HtOKN1HmSfUWnseEzDdmdYfiPGena7b4L1qIAz5AnMd0zdy0-YuddgQiHjM3Ha57GzK0w-HSTpHUeAIDrFQFEhcbCBnTRYPtrDEqvFlVd2E2-rmbQgqrb9YDaZo-zTNBGuHt2liqz_4hN6fwXQ9-BfPM.Atf0vKmCupgwmiW_lZj49dmQMkvMPIjQsfx3PqYlqIc&dib_tag=se&keywords=deer+alert&qid=1721016740&sprefix=deer+aler%2Caps%2C92&sr=8-17&linkCode=ll1&tag=dashersupply-20&linkId=623763eba9c22a3e4d3618007f6b13ae&language=en_US&ref_=as_li_ss_tl',
|
||||
amazonProductDetails: {
|
||||
"title": "Bell Automotive-22-1-01000-8 Bell Deer Warning Unit, Black, PR",
|
||||
"description": "Bell Automotive’s Black Deer Warning is an easy to install deer alert accessory that generates two separate and unique sound waves that warn animals of oncoming vehicles. The low-profile designed accessory mounts to your car with high bond adhesive tape. The Deer Warning can easily be removed from the base for cleaning and driving through car washes.",
|
||||
"featureBullets": [
|
||||
"Produces two separate and unique frequencies to protect those at high risk for vehicle-animal collisions",
|
||||
"High output airflow activated",
|
||||
"Can conveniently be removed from base for cleaning and driving through car washes",
|
||||
"Mounts easily with high bond adhesive tape (included)"
|
||||
],
|
||||
"price": 9.11,
|
||||
"reviewCount": 3060,
|
||||
"reviewRating": 4.4,
|
||||
"imageUrls": [
|
||||
"https://m.media-amazon.com/images/I/41G7qn0ooWL._AC_US600_.jpg",
|
||||
"https://m.media-amazon.com/images/I/416o-+VJ5PL._AC_US600_.jpg"
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"label": "Brand",
|
||||
"value": "BELL"
|
||||
},
|
||||
{
|
||||
"label": "Color",
|
||||
"value": "Black"
|
||||
},
|
||||
{
|
||||
"label": "Item dimensions L x W x H",
|
||||
"value": "3.75 x 1.25 x 6.75 inches"
|
||||
},
|
||||
{
|
||||
"label": "Style",
|
||||
"value": "Modern"
|
||||
},
|
||||
{
|
||||
"label": "Manufacturer",
|
||||
"value": "Bell"
|
||||
},
|
||||
{
|
||||
"label": "Fit TypeUniversal Fit",
|
||||
"value": "Fit TypeUniversal FitVehicle Service TypePassenger Car"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
slug: 'B000IG5PVU',
|
||||
tags: ['deer', 'whistle', 'alerWt', 'warning', 'safety'],
|
||||
brandStoreSlug: BRAND_STORE_SLUG,
|
||||
name: 'Chrome Deer Warning',
|
||||
callout: `House numbers can be tricky to locate late in the evening.`,
|
||||
categoryId: getCategoryIdForSlug('vehicle-essentials')!,
|
||||
description: `
|
||||
**Protect Your Livelihood: Install a Deer Warning System Today!**
|
||||
|
||||
As a delivery driver, you know how crucial it is to get from point A to point B safely and efficiently.
|
||||
Unfortunately, deer-related accidents can be a major obstacle on the road. Vehicle-deer collisions result
|
||||
in over $1 billion in damages every year.
|
||||
|
||||
The Bell Automotive-22-1-01001-8 Chrome Deer Warning Unit is an easy-to-install accessory, producing two
|
||||
unique sound frequencies that alert deer of oncoming vehicles, significantly reducing the risk of collisions.
|
||||
|
||||
Here are just a few reasons why this product is a must-have for delivery drivers:
|
||||
|
||||
* **Increased safety**: With the Deer Warning System, deer will be able to detect you earlier, avoiding potential
|
||||
accidents.
|
||||
* **Convenience**: The unit is removable and easy to clean, making it perfect for driving through car washes or
|
||||
performing routine maintenance.
|
||||
* **Reduced downtime**: No more worrying about costly repairs or lost productivity due to vehicle damage from
|
||||
deer-related collisions. Continue to drive safely and rest assured more deer will hear you coming
|
||||
|
||||
Don't let deer-related accidents hold you back from delivering safely and efficiently. Get the Bell
|
||||
Automotive-22-1-01001-8 Chrome Deer Warning Unit today and enjoy peace of mind behind the wheel!
|
||||
`.trim(),
|
||||
amazonLink: 'https://www.amazon.com/Bell-Automotive-22-1-01001-8-Chrome-Warning/dp/B000IG5PVU?crid=292GBL5WF6BRS&dib=eyJ2IjoiMSJ9.bJ1O7X9g1iSFNRAATSwis8O-HyUVPobiDj9SFPCzloSL6FVx3V5odzkPH8plk5R-Y9JoWUFRYq8qwR-QjxRb6-9pCZYAnCaKv1I_GY6CMUP5F07CSo-gqPd2yMfr1YjiFHMB_CHwA7vs_eUSFT9jkEenaQtEp1_3yDHrjxTpSWUMiJGZwfzksmhStFE82p031qxt2LQxT9YpabM7XMguPc2ZFv4-PIrU55VbXxzqgf9CyVj3S_QSujOZmGuqBqgQQhVXzfL0TwQocB1xsTMVmiFepdozsBMuUFleATwNsyM.CCOSpzyeJTssD33Vns57cdSlHsXfWXPe2k1_lKfGT1M&dib_tag=se&keywords=bell+automotive+deer+alert&qid=1721018357&sprefix=bell+automotive+deer+alert%2Caps%2C69&sr=8-3&linkCode=ll1&tag=dashersupply-20&linkId=a26ad59d6d5109c7d46d43d8b1af4cad&language=en_US&ref_=as_li_ss_tl',
|
||||
amazonProductDetails: {
|
||||
"title": "Bell Automotive 22-1-01001-8 Chrome Deer Warning",
|
||||
"description": "Bell Automotive’s Chrome Deer Warning is an easy to install deer alert accessory that generates two separate and unique sound waves that warn animals of oncoming vehicles. The low-profile designed accessory mounts to your car with high bond adhesive tape. The Deer Warning can easily be removed from the base for cleaning and driving through car washes.",
|
||||
"featureBullets": [
|
||||
"Produces two separate and unique frequencies to warn animals away.Fit Type: Universal Fit",
|
||||
"High output airflow activated",
|
||||
"Can conveniently be removed from base for cleaning and driving through car washes",
|
||||
"Mounts easily with high bond adhesive tape (included)",
|
||||
"Protects those at risk for vehicle-animal collisions"
|
||||
],
|
||||
"price": 7.69,
|
||||
"reviewCount": 1959,
|
||||
"reviewRating": 4.4,
|
||||
"imageUrls": [
|
||||
"https://m.media-amazon.com/images/I/41hp77P1u1L._AC_US600_.jpg",
|
||||
"https://m.media-amazon.com/images/I/41DixT7F3ZL._AC_US600_.jpg"
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"label": "Brand",
|
||||
"value": "BELL"
|
||||
},
|
||||
{
|
||||
"label": "Size",
|
||||
"value": "One Size"
|
||||
},
|
||||
{
|
||||
"label": "Color",
|
||||
"value": "Chrome"
|
||||
},
|
||||
{
|
||||
"label": "Mounting Type",
|
||||
"value": "Wall Mount"
|
||||
},
|
||||
{
|
||||
"label": "Item Weight",
|
||||
"value": "1.6 ounces"
|
||||
},
|
||||
{
|
||||
"label": "Pre-printed",
|
||||
"value": "Letter"
|
||||
},
|
||||
{
|
||||
"label": "Recommended Uses For Product",
|
||||
"value": "Warning"
|
||||
},
|
||||
{
|
||||
"label": "Product Dimensions",
|
||||
"value": "3.75\"L x 1.25\"W"
|
||||
},
|
||||
{
|
||||
"label": "UPC",
|
||||
"value": "076027010018"
|
||||
},
|
||||
{
|
||||
"label": "Manufacturer",
|
||||
"value": "Bell"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
];
|
|
@ -1,7 +1,9 @@
|
|||
import { type Brand } from './brand';
|
||||
import { type Product } from '../products/product';
|
||||
import { BellAutomotiveProductsStoreProducts, BRAND_STORE_SLUG as BELL_AUTOMOTIVE_PRODUCTS_STORE_SLUG } from './bell-ap';
|
||||
import { CoastStoreProducts, BRAND_STORE_SLUG as COAST_STORE_SLUG } from './coast';
|
||||
import { FirstAidOnlyStoreProducts, BRAND_STORE_SLUG as FIRST_AID_ONLY_STORE_SLUG } from './first-aid-only';
|
||||
import { nVisionStoreProducts, BRAND_STORE_SLUG as NVISION_STORE_SLUG } from './nvision';
|
||||
import { RubbermaidStoreProducts, BRAND_STORE_SLUG as RUBBERMAID_STORE_SLUG } from './rubbermaid';
|
||||
import { VortexOpticsStoreProducts, BRAND_STORE_SLUG as VORTEX_OPTICS_STORE_SLUG } from './vortex-optics';
|
||||
import { InvisibleGlassProducts, BRAND_STORE_SLUG as INVISIBLE_GLASS_STORE_SLUG } from './invisible-glass';
|
||||
|
@ -9,9 +11,11 @@ import { InvisibleGlassProducts, BRAND_STORE_SLUG as INVISIBLE_GLASS_STORE_SLUG
|
|||
export { type Brand, type Product };
|
||||
|
||||
export const ALL_BRAND_PRODUCTS: Product[] = [
|
||||
...BellAutomotiveProductsStoreProducts,
|
||||
...CoastStoreProducts,
|
||||
...FirstAidOnlyStoreProducts,
|
||||
...InvisibleGlassProducts,
|
||||
...nVisionStoreProducts,
|
||||
...RubbermaidStoreProducts,
|
||||
...VortexOpticsStoreProducts,
|
||||
];
|
||||
|
@ -21,6 +25,13 @@ interface BrandSlugProductIndexDictionary {
|
|||
}
|
||||
|
||||
export const ALL_BRANDS: Brand[] = [
|
||||
{
|
||||
name: "Bell Automotive Products",
|
||||
slug: BELL_AUTOMOTIVE_PRODUCTS_STORE_SLUG,
|
||||
shortDescription: `Bell® inspires and enables all generations to be their best. Born in a garage in 1954, and guided by the passion to live, ride, drive and thrive, Bell® continues to be a leading innovator after more than 60 years.`,
|
||||
logoUrl: '/assets/brands/bell-ap.png',
|
||||
|
||||
},
|
||||
{
|
||||
name: "COAST",
|
||||
slug: COAST_STORE_SLUG,
|
||||
|
@ -48,10 +59,16 @@ First Aid Only...The Smart Choice.
|
|||
},
|
||||
{
|
||||
name: "Invisible Glass",
|
||||
slug: 'invisible-glass',
|
||||
slug: INVISIBLE_GLASS_STORE_SLUG,
|
||||
logoUrl: '/assets/brands/invisible-glass.avif',
|
||||
shortDescription: `Stoner has been a trusted name in the automotive and industrial cleaning industries since 1942. Driven by a commitment to excellence, innovation, and integrity, Stoner delivers performance cleaning products that support the challenges of professionals worldwide.`
|
||||
},
|
||||
{
|
||||
name: 'nVISION',
|
||||
slug: NVISION_STORE_SLUG,
|
||||
logoUrl: '/assets/brands/nvision.png',
|
||||
shortDescription: `nVISION offers a wide range of driver awareness solutions that help with visibility, warning and detection.`,
|
||||
},
|
||||
{
|
||||
name: "Rubbermaid",
|
||||
slug: RUBBERMAID_STORE_SLUG,
|
||||
|
|
90
src/data/brands/nvision.ts
Normal file
90
src/data/brands/nvision.ts
Normal file
|
@ -0,0 +1,90 @@
|
|||
import { type Product } from '../products/product';
|
||||
import { getCategoryIdForSlug } from '../categories';
|
||||
|
||||
export const BRAND_STORE_SLUG = 'nvision';
|
||||
|
||||
export const nVisionStoreProducts: Product[] = [
|
||||
{
|
||||
slug: 'B0000DYV3N',
|
||||
tags: ['deer', 'whistle', 'alerWt', 'warning', 'safety'],
|
||||
brandStoreSlug: BRAND_STORE_SLUG,
|
||||
name: 'Electronic Deer Alert',
|
||||
callout: `House numbers can be tricky to locate late in the evening.`,
|
||||
categoryId: getCategoryIdForSlug('vehicle-essentials')!,
|
||||
description: `
|
||||
**Stay Safer on the Road with the Trailblazer Electronic Deer Alert**
|
||||
|
||||
As a delivery driver, you know how crucial it is to get from point A to point B safely and efficiently.
|
||||
Unfortunately, deer-related accidents can be a major obstacle on the road. Vehicle-deer collisions result
|
||||
in over $1 billion in damages every year.
|
||||
|
||||
That's why I want to introduce you to the nVISION Hopkins 27512VA Trailblazer Electronic Deer Alert -
|
||||
an innovative solution that keeps you safe on the road.
|
||||
|
||||
**10x Safer than Traditional Deer Whistles**
|
||||
|
||||
Unlike traditional deer whistles that can clog up or be ineffective, the Trailblazer Deer Alert is a game-changer.
|
||||
Its electronic design ensures a consistent and loud signal that can be heard up to a quarter mile away, giving deer
|
||||
ample time to react and avoid potential collisions.
|
||||
|
||||
**Easy to Install and Use**
|
||||
|
||||
The Trailblazer Deer Alert is designed with ease of use in mind. Simply install it on your vehicle's dashboard
|
||||
using the included switch, ignition, or high beam activation. You can also adjust the sonic sound to your liking -
|
||||
choose from a simulated rattle snake sound that takes advantage of nature's best warning system.
|
||||
|
||||
**Key Features:**
|
||||
|
||||
* Quarter mile warning range for increased reaction time
|
||||
* Activates from dash-mounted switch, ignition, or high beams for flexibility
|
||||
* Simulated rattle snake sound for added effectiveness
|
||||
* Easy to install and use with included instructions
|
||||
|
||||
Don't let deer-related accidents hold you back from delivering packages and efficiently. With the nVISION Trailblazer
|
||||
Deer Alert, the deer will hear you coming.
|
||||
`.trim(),
|
||||
amazonLink: 'https://www.amazon.com/Hopkins-27512VA-nVISION-Trailblazer-Electronic/dp/B0000DYV3N?crid=1OO1GL5ERA30E&dib=eyJ2IjoiMSJ9.zKSyNMASsuqR2JLuPICupB5N0gr3mV9rCY5mDLq0nteE_I7uA99eMpyrFMlp9Rmg8y29jHsu5CXS6D6rVQbf_9X5S1rixss014Om-mY44aaW9aDxw7c2k11jxYHDo9ta6vfjAUMLS_TJ-HKmB4ens05KFPYASmgh7OMturk8CsZFebU5Wl9u3RJ3msToyu4a2iozCQzToauDe_sEWZcsK3k_oPGAwotTRsG5musYpYlTlxxBgxwE3Sii0Z4T-uqDd-BNGp3DkSfu2ZtF6gn7XK1rip8COHws2H8D1C3DxqY.9gjHTeHUVufso-AO7nuU4Zys_CClKElR_HM7Y0WBmMM&dib_tag=se&keywords=trailblazer+electronic+deer+alert&qid=1721017663&sprefix=trailblazer+electronic+deer+alert%2Caps%2C69&sr=8-1&linkCode=ll1&tag=dashersupply-20&linkId=7023f7183f50617ff8e739b6eb4a427a&language=en_US&ref_=as_li_ss_tl',
|
||||
amazonProductDetails:{
|
||||
"title": "nVISION Hopkins 27512VA Trailblazer Electronic Deer Alert",
|
||||
"description": "nVISION offers a wide range of driver awareness solutions that help with visibility, warning, and detection. Hopkins' nVISION TrailerBlazer Deer Alert is 10x safer than traditional deer whistles. The Trailblazer Deer Alert won't clog up like traditional deer whistles either. It's easy to install and easy to keep hidden from view. It sends an audible signal up to a quarter mile away.",
|
||||
"featureBullets": [
|
||||
"Easy to install and use",
|
||||
"Quarter mile warning range",
|
||||
"Activates from dash-mounted switch, ignition, or high beams",
|
||||
"Sonic sound can be turned on or off with included switch",
|
||||
"Simulated rattle snake sound takes advantage of nature's best warning system"
|
||||
],
|
||||
"price": 16.36,
|
||||
"reviewCount": 560,
|
||||
"reviewRating": 4.4,
|
||||
"imageUrls": [
|
||||
"https://m.media-amazon.com/images/I/51bQNrr6BML._AC_US600_.jpg",
|
||||
"https://m.media-amazon.com/images/I/41bfrxnKf4L._AC_US600_.jpg",
|
||||
"https://m.media-amazon.com/images/I/41ZZtmbaU2L._AC_US600_.jpg",
|
||||
"https://m.media-amazon.com/images/I/41jrC03B3YL._AC_US600_.jpg",
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"label": "Color",
|
||||
"value": "Black"
|
||||
},
|
||||
{
|
||||
"label": "Brand",
|
||||
"value": "nVision"
|
||||
},
|
||||
{
|
||||
"label": "Power Source",
|
||||
"value": "Battery Powered"
|
||||
},
|
||||
{
|
||||
"label": "Voltage",
|
||||
"value": "12 Volts"
|
||||
},
|
||||
{
|
||||
"label": "Maximum Range",
|
||||
"value": "0.25 Miles"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
];
|
|
@ -168,18 +168,21 @@ export function getProductsForCategoryId(categoryId: number) {
|
|||
// // }
|
||||
// // };
|
||||
|
||||
// /**
|
||||
// * The crawler instance. Crawlee provides a few different crawlers, but we'll use CheerioCrawler, as it's very fast and simple to use.
|
||||
// * - Alternatively, we could use a full browser crawler like `PlaywrightCrawler` to imitate a real browser.
|
||||
// */
|
||||
// const crawler = new CheerioCrawler({ requestHandler });
|
||||
// // /**
|
||||
// // * The crawler instance. Crawlee provides a few different crawlers, but we'll use CheerioCrawler, as it's very fast and simple to use.
|
||||
// // * - Alternatively, we could use a full browser crawler like `PlaywrightCrawler` to imitate a real browser.
|
||||
// // */
|
||||
// // const crawler = new CheerioCrawler({ requestHandler });
|
||||
|
||||
// // await crawler.run(products.map((p) => p.amazonLink));
|
||||
// // // await crawler.run(products.map((p) => p.amazonLink));
|
||||
|
||||
// await crawler.run([
|
||||
// // // // 'https://www.amazon.com/Rubbermaid-Commercial-Deluxe-Cleaning-FG315488BLA/dp/B00006ICOT?crid=23IAS1CUMM6QG&dib=eyJ2IjoiMSJ9.WRH21whjlnubmVRL4HRNIccU9p3CC9B9pvd9LCCkzqxXQggwnV0UNwmgHs868sL9Jr_1cfUHxsHCU7sTT28EMZOCdxoGo-ylie7hWbrQ75ab9SFUJMawaE14LhyNFAQ69j45EtR9kd0njMvXY9WDrBWj61TMpe6K1vl0BC-kWFz8iQqZgrRsgLNN5jbuF83nWOddYMTMZFxQXuvyPUG13LwYmOe17iPUBa03FNecKl0.-fxaqjBgRSTfoIeqegQhb9rz9lE9LJTt475JTTi0J3A&dib_tag=se&keywords=drink+carrier&qid=1719716583&sprefix=drink+carrier,aps,162&sr=8-3&linkCode=sl1&tag=radspazzyspaz-20&linkId=4b1f972cd47168ab215cd7c8fecbefa8&language=en_US&ref_=as_li_ss_tl',
|
||||
// // // // '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=radspazzyspaz-20&linkId=983adc5be8c6bbb0c0f42676c76b4f6e&language=en_US&ref_=as_li_ss_tl',
|
||||
// // 'https://www.amazon.com/Polysteel-600-Waterproof-Flashlight-Stainless/dp/B00SJRDIN2?crid=29BV6TGKIV7U4&dib=eyJ2IjoiMSJ9.z_qqGdUikpKLO62rjeDuDoQDki7kToAVTM2kBLri4vs25y739Ll_nFVMziV7A5ZnYGQQYNujGdg5igViybnULLsVCa_T6qCk9HUVk7GuD30Jp0FrydoVV9zm-m-E9Zhi7vGbjJdDxUmYXypCL_GaGT6O6K4gf2P94QITVfbbBrjNT74VL9ZdRfs9ucPUSjkoTNLCMXcAXf4fXnJqniXk4PyFks_YYcZ9K8IDN4Fp-puEBc5lhdIp2hY4ugsmMD2v9zYNTvaTD1EaAnXVA_UXIrGwSTdg3Q2cWoqWF6sw6mo.z0JvreFTZ58D14a2IuwCSDybpR9x_CTUBSRrNlP9aZs&dib_tag=se&keywords=coast+flash+light&qid=1720695258&s=sporting-goods&sprefix=coast+flash+light%2Csporting%2C83&sr=1-27&linkCode=ll1&tag=dashersupply-20&linkId=9cfd6086ba43fac649f6884f72c7c844&language=en_US&ref_=as_li_ss_tl',
|
||||
// // 'https://www.amazon.com/First-Aid-Only-Weatherproof-Plastic/dp/B001SG76MU?crid=17746AVZ2R4TK&dib=eyJ2IjoiMSJ9.nehq12VwBTB17Vyx1YODXq7JYQbnOM8xv6AZRadSceLpsk33o-ES3M7UnJMkq0usrVmB1uKgdw9rxtPf7wcS1fHI_DhXIkjp7ujnBf0xvt-SjW3Xw__yU6NvYnSUmSfQzcqj49ZMu893KSypCAIPiLZ0gHo9HbRPicFsuJVBOCv5aOQoBqlLRymArai_8k9lUwtCxAfhfiDjUGk6K3s_S6IFWUP88Ff8mbyU5lkVRtbE4dRTCp-wNjM6HpxqZPSZ0A3_-PPl75PlgjsmUXIkxArreEPatqaHwyJ13X-DCQU.CWOEqmjYxSJ7yRXLCgtz9iGOSGJD53MSoPw6jzAWx7Q&dib_tag=se&keywords=first+aid+kit&qid=1720746463&sprefix=first+aid+kit%2Caps%2C95&sr=8-3-spons&sp_csd=d2lkZ2V0TmFtZT1zcF9hdGY&psc=1&linkCode=ll1&tag=dashersupply-20&linkId=385f21e08641ef9ce7ad55aebe2d30cf&language=en_US&ref_=as_li_ss_tl',
|
||||
// 'https://www.amazon.com/Invisible-Glass-91166-6PK-Premium-Cleaner/dp/B0007OWD2M?hvadid=80607997944702&hvnetw=o&hvqmt=e&hvbmt=be&hvdev=c&hvlocint=&hvlocphy=&hvtargid=pla-4584207585873841&th=1&linkCode=ll1&tag=dashersupply-20&linkId=a81b62e34ab769132cbe8076316b448d&language=en_US&ref_=as_li_ss_tl'
|
||||
// // 'https://www.amazon.com/Rubbermaid-Commercial-Deluxe-Cleaning-FG315488BLA/dp/B00006ICOT?crid=23IAS1CUMM6QG&dib=eyJ2IjoiMSJ9.WRH21whjlnubmVRL4HRNIccU9p3CC9B9pvd9LCCkzqxXQggwnV0UNwmgHs868sL9Jr_1cfUHxsHCU7sTT28EMZOCdxoGo-ylie7hWbrQ75ab9SFUJMawaE14LhyNFAQ69j45EtR9kd0njMvXY9WDrBWj61TMpe6K1vl0BC-kWFz8iQqZgrRsgLNN5jbuF83nWOddYMTMZFxQXuvyPUG13LwYmOe17iPUBa03FNecKl0.-fxaqjBgRSTfoIeqegQhb9rz9lE9LJTt475JTTi0J3A&dib_tag=se&keywords=drink+carrier&qid=1719716583&sprefix=drink+carrier,aps,162&sr=8-3&linkCode=sl1&tag=radspazzyspaz-20&linkId=4b1f972cd47168ab215cd7c8fecbefa8&language=en_US&ref_=as_li_ss_tl',
|
||||
// // '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=radspazzyspaz-20&linkId=983adc5be8c6bbb0c0f42676c76b4f6e&language=en_US&ref_=as_li_ss_tl',
|
||||
// // 'https://www.amazon.com/Polysteel-600-Waterproof-Flashlight-Stainless/dp/B00SJRDIN2?crid=29BV6TGKIV7U4&dib=eyJ2IjoiMSJ9.z_qqGdUikpKLO62rjeDuDoQDki7kToAVTM2kBLri4vs25y739Ll_nFVMziV7A5ZnYGQQYNujGdg5igViybnULLsVCa_T6qCk9HUVk7GuD30Jp0FrydoVV9zm-m-E9Zhi7vGbjJdDxUmYXypCL_GaGT6O6K4gf2P94QITVfbbBrjNT74VL9ZdRfs9ucPUSjkoTNLCMXcAXf4fXnJqniXk4PyFks_YYcZ9K8IDN4Fp-puEBc5lhdIp2hY4ugsmMD2v9zYNTvaTD1EaAnXVA_UXIrGwSTdg3Q2cWoqWF6sw6mo.z0JvreFTZ58D14a2IuwCSDybpR9x_CTUBSRrNlP9aZs&dib_tag=se&keywords=coast+flash+light&qid=1720695258&s=sporting-goods&sprefix=coast+flash+light%2Csporting%2C83&sr=1-27&linkCode=ll1&tag=dashersupply-20&linkId=9cfd6086ba43fac649f6884f72c7c844&language=en_US&ref_=as_li_ss_tl',
|
||||
// // 'https://www.amazon.com/First-Aid-Only-Weatherproof-Plastic/dp/B001SG76MU?crid=17746AVZ2R4TK&dib=eyJ2IjoiMSJ9.nehq12VwBTB17Vyx1YODXq7JYQbnOM8xv6AZRadSceLpsk33o-ES3M7UnJMkq0usrVmB1uKgdw9rxtPf7wcS1fHI_DhXIkjp7ujnBf0xvt-SjW3Xw__yU6NvYnSUmSfQzcqj49ZMu893KSypCAIPiLZ0gHo9HbRPicFsuJVBOCv5aOQoBqlLRymArai_8k9lUwtCxAfhfiDjUGk6K3s_S6IFWUP88Ff8mbyU5lkVRtbE4dRTCp-wNjM6HpxqZPSZ0A3_-PPl75PlgjsmUXIkxArreEPatqaHwyJ13X-DCQU.CWOEqmjYxSJ7yRXLCgtz9iGOSGJD53MSoPw6jzAWx7Q&dib_tag=se&keywords=first+aid+kit&qid=1720746463&sprefix=first+aid+kit%2Caps%2C95&sr=8-3-spons&sp_csd=d2lkZ2V0TmFtZT1zcF9hdGY&psc=1&linkCode=ll1&tag=dashersupply-20&linkId=385f21e08641ef9ce7ad55aebe2d30cf&language=en_US&ref_=as_li_ss_tl',
|
||||
// // 'https://www.amazon.com/Invisible-Glass-91166-6PK-Premium-Cleaner/dp/B0007OWD2M?hvadid=80607997944702&hvnetw=o&hvqmt=e&hvbmt=be&hvdev=c&hvlocint=&hvlocphy=&hvtargid=pla-4584207585873841&th=1&linkCode=ll1&tag=dashersupply-20&linkId=a81b62e34ab769132cbe8076316b448d&language=en_US&ref_=as_li_ss_tl',
|
||||
// 'https://www.amazon.com/Bell-Automotive-22-1-01000-8-Black-Warning/dp/B000CC4O58?crid=38OWGTE3CGGTR&dib=eyJ2IjoiMSJ9.2hsaXGo5j3z_PO0DdSqY2dh0ERcaf1BLgOVM5jRO6_8YsWEDMVv1R9XYUsALRJPK7hWsylfyJucQttI1MRPR7YrBuBhDAJVzXue3BLjSRwHS3tzLix_0BMleTroTTDMtOyzuGpJGlkfq4ayiBl1HtOKN1HmSfUWnseEzDdmdYfiPGena7b4L1qIAz5AnMd0zdy0-YuddgQiHjM3Ha57GzK0w-HSTpHUeAIDrFQFEhcbCBnTRYPtrDEqvFlVd2E2-rmbQgqrb9YDaZo-zTNBGuHt2liqz_4hN6fwXQ9-BfPM.Atf0vKmCupgwmiW_lZj49dmQMkvMPIjQsfx3PqYlqIc&dib_tag=se&keywords=deer+alert&qid=1721016740&sprefix=deer+aler%2Caps%2C92&sr=8-17&linkCode=ll1&tag=dashersupply-20&linkId=623763eba9c22a3e4d3618007f6b13ae&language=en_US&ref_=as_li_ss_tl',
|
||||
// 'https://www.amazon.com/Bell-Automotive-22-1-01001-8-Chrome-Warning/dp/B000IG5PVU?crid=292GBL5WF6BRS&dib=eyJ2IjoiMSJ9.bJ1O7X9g1iSFNRAATSwis8O-HyUVPobiDj9SFPCzloSL6FVx3V5odzkPH8plk5R-Y9JoWUFRYq8qwR-QjxRb6-9pCZYAnCaKv1I_GY6CMUP5F07CSo-gqPd2yMfr1YjiFHMB_CHwA7vs_eUSFT9jkEenaQtEp1_3yDHrjxTpSWUMiJGZwfzksmhStFE82p031qxt2LQxT9YpabM7XMguPc2ZFv4-PIrU55VbXxzqgf9CyVj3S_QSujOZmGuqBqgQQhVXzfL0TwQocB1xsTMVmiFepdozsBMuUFleATwNsyM.CCOSpzyeJTssD33Vns57cdSlHsXfWXPe2k1_lKfGT1M&dib_tag=se&keywords=bell+automotive+deer+alert&qid=1721018357&sprefix=bell+automotive+deer+alert%2Caps%2C69&sr=8-3&linkCode=ll1&tag=dashersupply-20&linkId=a26ad59d6d5109c7d46d43d8b1af4cad&language=en_US&ref_=as_li_ss_tl',
|
||||
// 'https://www.amazon.com/Hopkins-27512VA-nVISION-Trailblazer-Electronic/dp/B0000DYV3N?crid=1OO1GL5ERA30E&dib=eyJ2IjoiMSJ9.zKSyNMASsuqR2JLuPICupB5N0gr3mV9rCY5mDLq0nteE_I7uA99eMpyrFMlp9Rmg8y29jHsu5CXS6D6rVQbf_9X5S1rixss014Om-mY44aaW9aDxw7c2k11jxYHDo9ta6vfjAUMLS_TJ-HKmB4ens05KFPYASmgh7OMturk8CsZFebU5Wl9u3RJ3msToyu4a2iozCQzToauDe_sEWZcsK3k_oPGAwotTRsG5musYpYlTlxxBgxwE3Sii0Z4T-uqDd-BNGp3DkSfu2ZtF6gn7XK1rip8COHws2H8D1C3DxqY.9gjHTeHUVufso-AO7nuU4Zys_CClKElR_HM7Y0WBmMM&dib_tag=se&keywords=trailblazer+electronic+deer+alert&qid=1721017663&sprefix=trailblazer+electronic+deer+alert%2Caps%2C69&sr=8-1&linkCode=ll1&tag=dashersupply-20&linkId=7023f7183f50617ff8e739b6eb4a427a&language=en_US&ref_=as_li_ss_tl'
|
||||
// ]);
|
||||
|
|
Loading…
Reference in New Issue
Block a user