fix: Correct callout text for deer alert products.
This commit is contained in:
parent
c24b29b258
commit
e995509aac
|
@ -9,7 +9,7 @@ export const BellAutomotiveProductsStoreProducts: Product[] = [
|
||||||
tags: ['deer', 'whistle', 'alerWt', 'warning', 'safety'],
|
tags: ['deer', 'whistle', 'alerWt', 'warning', 'safety'],
|
||||||
brandStoreSlug: BRAND_STORE_SLUG,
|
brandStoreSlug: BRAND_STORE_SLUG,
|
||||||
name: 'Black Deer Warning',
|
name: 'Black Deer Warning',
|
||||||
callout: `House numbers can be tricky to locate late in the evening.`,
|
callout: `Let the deer know you're coming through.`,
|
||||||
categoryId: getCategoryIdForSlug('vehicle-essentials')!,
|
categoryId: getCategoryIdForSlug('vehicle-essentials')!,
|
||||||
description: `
|
description: `
|
||||||
**Protect Your Livelihood: Install a Deer Warning System Today!**
|
**Protect Your Livelihood: Install a Deer Warning System Today!**
|
||||||
|
@ -83,7 +83,7 @@ Automotive-22-1-01000-8 Black Deer Warning Unit today and enjoy peace of mind be
|
||||||
tags: ['deer', 'whistle', 'alerWt', 'warning', 'safety'],
|
tags: ['deer', 'whistle', 'alerWt', 'warning', 'safety'],
|
||||||
brandStoreSlug: BRAND_STORE_SLUG,
|
brandStoreSlug: BRAND_STORE_SLUG,
|
||||||
name: 'Chrome Deer Warning',
|
name: 'Chrome Deer Warning',
|
||||||
callout: `House numbers can be tricky to locate late in the evening.`,
|
callout: `Let the deer know you're coming through.`,
|
||||||
categoryId: getCategoryIdForSlug('vehicle-essentials')!,
|
categoryId: getCategoryIdForSlug('vehicle-essentials')!,
|
||||||
description: `
|
description: `
|
||||||
**Protect Your Livelihood: Install a Deer Warning System Today!**
|
**Protect Your Livelihood: Install a Deer Warning System Today!**
|
||||||
|
|
|
@ -9,7 +9,7 @@ export const nVisionStoreProducts: Product[] = [
|
||||||
tags: ['deer', 'whistle', 'alerWt', 'warning', 'safety'],
|
tags: ['deer', 'whistle', 'alerWt', 'warning', 'safety'],
|
||||||
brandStoreSlug: BRAND_STORE_SLUG,
|
brandStoreSlug: BRAND_STORE_SLUG,
|
||||||
name: 'Electronic Deer Alert',
|
name: 'Electronic Deer Alert',
|
||||||
callout: `House numbers can be tricky to locate late in the evening.`,
|
callout: `Give deer a professional heads up.`,
|
||||||
categoryId: getCategoryIdForSlug('vehicle-essentials')!,
|
categoryId: getCategoryIdForSlug('vehicle-essentials')!,
|
||||||
description: `
|
description: `
|
||||||
**Stay Safer on the Road with the Trailblazer Electronic Deer Alert**
|
**Stay Safer on the Road with the Trailblazer Electronic Deer Alert**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user