add transmission codes block to homepage

Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
Chloe
2024-07-10 00:04:06 +07:00
parent 03214d8b23
commit 4738600b4d
8 changed files with 62 additions and 22 deletions

View File

@@ -526,7 +526,8 @@ export type PLPType =
| 'Model'
| 'Year'
| 'Transmission Code'
| 'Engine Size';
| 'Engine Size'
| 'Home';
export type ShopifyCollection = {
handle: string;