odoo/upgrade#6692

Created by Design, Brieuc Dejean (brd)
Merged at 9f60f750ae441e9178962b469f487e2246f0cccc

Statuses:

label
odoo-dev:master-website-s_carousel_cards-brd
head
2b3bb5e13596e88f2eaa11c3561a2dbefabe0d7c
merged
6 months ago by Website, Quentin Smetz (qsm)
odoo/odoo odoo/upgrade odoo/design-themes
master #183519 #6692 #986

[IMP] website/saas~18.3: standardize carousel controllers options

Prior to this commit, s_carousel_intro was the only carousel using bottom controllers and had specific options related to this.
After this commit, s_carousel_cards was introduced and uses the same options as s_carousel_intro.
We have therefore moved snippet_options_carousel_intro to website.snippet_options template and renamed it to snippet_options_carousel_bottom_controllers.

task-4094405
Part of task-4077427


Requires:
- odoo/odoo#183519


> Warning Please follow and check the relevant boxes for your PR, otherwise the review may take longer.

For a PR that adds a new upgrade script (for the Odoo's master branch or one of the RR versions):
- [x] I've added the references to the Enterprise and/or Community PRs in the commit message, even if they are already merged.
- [x] I've added an overall description of the changes made in the Community/Enterprise branches.

For all PRs:
- [x] My commit's title follows the right format.
- [x] My commit's body includes information about the changes.
- [x] I've added odoo/upgrade as a reviewer.
- [x] I've read and understood this list.
- [x] I will ensure all the CI checks are green.

> Note More info can be found in the wiki.