-
Notifications
You must be signed in to change notification settings - Fork 10.7k
[IMP] ecommerce: add cards to ecommerce main page #15132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@masp-odoo can you review it first to check if it matches what you expected from the task? :) |
masp-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
|
||
| Run a modern open-source online store with Odoo eCommerce. Learn how to sell online, promote | ||
| products and increase your average cart sizes. | ||
| products, and increase your average cart sizes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build and run your open-source online store with Odoo eCommerce. Create your products, customize the ordering and checkout process, configure delivery methods, handle sales and delivery orders, create customer accounts, and monitor your performance.
| :target: ecommerce/performance | ||
| :large: | ||
|
|
||
| Analyze and improve your eCommerce performance by monitoring and analyzing the sales performance of your eCommerce. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Analyze sales data to evaluate your eCommerce performance.
| :target: ecommerce/google_merchant_center | ||
| :large: | ||
|
|
||
| Manage product datas and submit them to Google by using the Google Merchant Center tool. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manage and submit your product data to Google with Google Merchant Center.
|
|
||
| Manage product datas and submit them to Google by using the Google Merchant Center tool. | ||
|
|
||
| .. important:: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.. note::
| :large: | ||
|
|
||
| Manage your product pages by configuring the display of the shop page, the prices, and adding | ||
| suggestions of optional and accessory products |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Configure your product pages, adjust the shop page layout, set up the pricing, and define suggestions for optional and accessory products.
| :large: | ||
|
|
||
| Customize the ordering and checkout process by customizing ordering buttons and building | ||
| blocks to enable checkout options |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Customize the ordering and checkout process with the website editor to fit your business needs.
| :target: ecommerce/shipping | ||
| :large: | ||
|
|
||
| Configure delivery methods to allow customers to choose one of them when checking out. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Enable and configure delivery methods to provide your customers with one or multiple options upon checkout.
| .. card:: Order handling | ||
| :target: ecommerce/order_handling | ||
|
|
||
| Manage the steps of eCommerce orders: Sales orders, delivery orders and Invoices & legal requirements. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Handle all business documents related to your eCommerce orders: sales orders, delivery orders, invoices, and legal requirements.
| .. card:: Customer accounts | ||
| :target: ecommerce/customer_accounts | ||
|
|
||
| Enable customers account and portal to manage customers access to the shop. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Define your customers' login process to access their account and grant portal access to all users or a select group.
215332b to
411da02
Compare
masp-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
xpl-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job @jacbodoo !
I would have put the last two items inside smaller cards (instead of items 4 and 5), as they are (supposedly) less important and their descriptions are shorter. What do you think?
| :large: | ||
|
|
||
| Configure your product pages, adjust the shop page layout, set up the pricing, and define | ||
| suggestions of optional and accessory products. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| suggestions of optional and accessory products. | |
| suggestions for optional and accessory products. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @xpl-odoo !
I tested your suggestions, and it indeed looks better when the last two cards are the smaller ones
| .. card:: Customer accounts | ||
| :target: ecommerce/customer_accounts | ||
|
|
||
| Define your customers' login process to access their account and grant portal access to all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Define your customers' login process to access their account and grant portal access to all | |
| Define your customers' login process and grant portal access to all |
I feel it's redundant (you log in to access your account), so let's simplify.
411da02 to
b9023a5
Compare
task-5136464
b9023a5 to
97aa3aa
Compare
|
@robodoo r+ |
task-5136464 closes #15132 Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>

task-5136464