跳至内容
菜单
此问题已终结
2 回复
529 查看

Hello, 

I work as a stone importer and we have multiple stones we import. For each of the stones there are several products we carry like tiles, pavers, copings, etc. These items come in different sizes and have different attributes.


I would like to create a page on my website that is based on collections of stones. 

For example: Light Travertine, Silver Travertine, Royal Cream.

Each of these are collections and I want to show the products in each collection after clicking the item.


This is our current website to give you an idea. (ansmermer.com)

And this is a website of a company doing similar work that I would also like to do: (stonelux.com) 

形象
丢弃
最佳答案

Hello Derin, for your stone importing business, organizing your website into collections with clickable links to subproducts. Here’s how you can achieve it:

1. Manual Product Description: Edit the main collection’s description to list subproducts with links to their pages. It’s simple to set up and gives you full control, but requires manual updates and might not look as sleek if your product list grows or changes often. Here is how you do it:
Go to Sales > Products > Products. Open the main product. Edit the "Description" field to include a list of the subproducts. Use HTML to create links to the subproduct pages. For example:

<p>This Light Travertine Collection includes:</p>
<ul>
    <li><a href="/shop/light-travertine-tile-12x12">Light Travertine Tile - 12x12</a></li>
    <li><a href="/shop/light-travertine-paver-6x12">Light Travertine Paver - 6x12</a></li>
</ul>

2. Third-Party App: Use the "Website Product Bundle" app from Odoo apps store: 
https://apps.odoo.com/apps/modules/18.0/bi_website_product_bundle
https://apps.odoo.com/apps/modules/18.0/website_product_pack

It lets you group subproducts under each collection and displays them automatically—perfect for a polished, scalable solution with minimal upkeep.

3. Custom Development
: If you need something unique, hire a developer to craft a custom module. It’s the most flexible option but comes with higher costs and time investment.

I’d suggest starting with the manual description for a quick win, or the Odoo app if you’re on that platform and want a dynamic, professional look. Let me know how it goes or if you need more guidance!

Thanks,
Abhay

形象
丢弃
最佳答案

Unless I am completely misunderstanding, all you need to do is create the categories, then create a page with the links to those categories. Exactly what I have done here:

https://www (dot) fpmarine (dot) com/dash-panels

Sorry can't post links here

形象
丢弃
相关帖文 回复 查看 活动
1
6月 25
293
1
5月 25
468
2
4月 25
598
0
4月 25
558
0
3月 25
952