From 77190fc26041bd1f72c22072dbe3ef8c3c6eb3af Mon Sep 17 00:00:00 2001 From: khaj-odoo Date: Wed, 2 Jul 2025 15:30:05 +0530 Subject: [PATCH] [IMP] website_themes: rename field for zero-price product contact button This commit removes the field 'contact_us_button_url` and replaces It with `contact_us_link_url` for better clarity and consistency In naming. Affected_Version:Master Task_ID:4819657 --- content/developer/howtos/website_themes/theming.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/developer/howtos/website_themes/theming.rst b/content/developer/howtos/website_themes/theming.rst index 845d6f4976..c1b43d6825 100644 --- a/content/developer/howtos/website_themes/theming.rst +++ b/content/developer/howtos/website_themes/theming.rst @@ -683,7 +683,7 @@ structure below. 18 3 - /contact-us + /contact-us https://www.facebook.com/Airproof https://www.instagram.com/airproof https://www.linkedin.com/company/airproof @@ -710,7 +710,7 @@ structure below. - Number of products shown per rows (in a page) in the e-commerce * - cookies_bar - Enable/disable the cookies bar - * - contact_us_button_url + * - contact_us_link_url - URL of the `Contact us` page (For instance, used in the standard header templates). * - social_facebook - URL of a Facebook profile