CMS Development

BarryK
メンバー

Any design ideas on incorporating an inventory page with filtering?

解決

We want to include a modest inventory page with a few dozen products by a handful of vendors. Would like to provide an interactive filter component for visitors who wanted to browse by product type, vendor, and maybe two or three other criteria (probably numerical).

Is this a big deal (hours of implementation time) and are there some Hubspot "tips and tricks" for doing this primarily in the Hubspot editor (Hubspot-maintainted site) without messing up the VAST templates we are using for the website design?

0 いいね!
1件の承認済みベストアンサー
Ebowling
解決策
HubSpot Employee
HubSpot Employee

Any design ideas on incorporating an inventory page with filtering?

解決

Hi Barry, do you have access to HubDB? It's HubSpot's table-building database tool. Each item in the inventory would have a row in the table, with each column designating the criteria you'd like the visitor to be able to filter the content by. Once you build out the table, you would create a custom module that pulls in the table data. Depending on your experience with HTML, CSS, and HubL, this process could take 1-5 hours.

 

Here's some documentation on HubDB:

https://designers.hubspot.com/docs/tools/hubdb

https://knowledge.hubspot.com/articles/kcs_article/cos-general/how-to-edit-hubdb-tables

元の投稿で解決策を見る

3件の返信
David_HubSnacks
投稿者 | Elite Partner
投稿者 | Elite Partner

Any design ideas on incorporating an inventory page with filtering?

解決

 

We did this here if it helps.

 

The custom modules used to build Assuaged’s new products page not only improves UX/UI but also enables the customer to effortlessly manage the page’s content as needed.

 

https://designers.hubspot.com/inspire/entry/improving-page-ux-ui-with-custom-modules

 
David
Unlimited HubSpot Tasks For A Fixed Monthly Fee
HubSpot Certified Diamond Solutions Partner
See our latest independent 5-Star reviews here...
Warm regards,
David
HubSnacks
Unlimited HubSpot Tasks For a Fixed Month Fee
www.hubsnacks.com
HubSpot Certified Diamond Solutions Partner
0 いいね!
Anton
名誉エキスパート | Diamond Partner
名誉エキスパート | Diamond Partner

Any design ideas on incorporating an inventory page with filtering?

解決

Hi @BarryK,

the best way would be - as @Ebowling said - to do it with HubDB.
If you don't have it, you could write a "simple" custom module with some widgets, widget groups and for loops. After you've created the module insert it into your template and "paste" your products.

 

 

 

regards

Anton

Did my post help answer your query? Help the Community by marking it as a solution
Anton Bujanowski Signature
0 いいね!
Ebowling
解決策
HubSpot Employee
HubSpot Employee

Any design ideas on incorporating an inventory page with filtering?

解決

Hi Barry, do you have access to HubDB? It's HubSpot's table-building database tool. Each item in the inventory would have a row in the table, with each column designating the criteria you'd like the visitor to be able to filter the content by. Once you build out the table, you would create a custom module that pulls in the table data. Depending on your experience with HTML, CSS, and HubL, this process could take 1-5 hours.

 

Here's some documentation on HubDB:

https://designers.hubspot.com/docs/tools/hubdb

https://knowledge.hubspot.com/articles/kcs_article/cos-general/how-to-edit-hubdb-tables