Home › Forums › WoodMart support forum › Base price units + total weight missing on product page
Base price units + total weight missing on product page
- This topic has 7 replies, 2 voices, and was last updated 8 months, 3 weeks ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 16, 2024 at 4:41 pm #540813
kiskmikhailParticipantHello everyone,
We are currently setting up an online shop for groceries and have two small issues:
The weight of the product is displayed under each product loop, which we actually do not want as it provides too much information for product loops (see screenshot), however, the weight of the product is not displayed on the Single Product Page under additional information.
Is there a setting/some way we can remove the weight indication from the product loops and instead display it in the first section of the Single Product Page?
Additionally, it is mandatory for us to display the base price per 100g alongside the total price for the product. This is visible in our shop within the product loops, but not under the price on the Product Single Page. How can we display the base price on the Product Single Page as well?
Thank you very much and best regards,
Michael KAttachments:
You must be logged in to view attached files.February 17, 2024 at 10:43 am #540901
Aizaz Imtiaz AwanKeymasterHello,
Navigate to Theme Settings > Product Archive > Products Styles > Hover content > Choose “None”.
I have not seen any base price “per 100g” on your site in the shop page. Can you please share some screenshots of the issue for better understanding.
Best Regards.
February 20, 2024 at 6:34 pm #541928
kiskmikhailParticipantI’ve made a quick loom recording to visualize the issue:
https://www.loom.com/share/f6cb787ce3b14596b4264a6534fa1792?sid=3a5414af-bdc3-444b-987f-806d7ec060b3
Many thanks
MichaelFebruary 21, 2024 at 1:38 pm #542293
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the page url where the base price unit is showing. I have seen this on the shop page.
Best Regards.
February 29, 2024 at 1:27 am #544854
kiskmikhailParticipantHello, excuse me for my late reply i had no access to my pc for a couple days.
Here ist the shop url where the base price unit is visible:https://qchkkaxsro-1.meinwp.de/produkt-kategorie/nuesse/
It only says x.xx€/g for all the products except the one variable product where no variation is chosen.
But it should say x.xx€/100g as it is configured in the backend.And i somehow need to find a way to show the base unit price on the single product page.
February 29, 2024 at 1:38 pm #545035
Aizaz Imtiaz AwanKeymasterHello,
01. To hide the weight of the product from the shop page, try to add the following css code in theme settings > custom css.
.wc-gzd-additional-info .wc-gzd-additional-info-loop .product-units-wrapper, .product-units { display: none }
02. Are you using a third party plugin for this? Can you please tell us which plugin you are using.
Best Regards.
February 29, 2024 at 2:14 pm #545051
kiskmikhailParticipantThank you very much the css solution worked, now i only need to get the base units to the single product page.
Yes, i have to use a plugin to make the shop compliant for germany.
I’m using the germanized plugin:
https://wordpress.org/plugins/woocommerce-germanized/February 29, 2024 at 4:45 pm #545101
Aizaz Imtiaz AwanKeymasterHello,
Sorry there is no option in theme settings to configure these options because it is coming from a third party plugin, you need to check the plugins settings.
Best Regards.
-
AuthorPosts
Tagged: product page
- You must be logged in to create new topics. Login / Register