Home Forums Themes Support Gecko two different stock information is shown to customer…

Tagged: 

Viewing 3 reply threads
  • Author
    Posts
    • #22526

      Hi;

      On the product detail pages of variable products, we have stock info in two different places (see attachment). And the one on the top is inaccurate; says everything is in stock. We believe pointing the parent product but it only confuses customers.

      How could we get rid of the top one?

      Attachments:
      You must be logged in to view attached files.
    • #22540

      Hi,

      please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .availability span {display: none;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #22558

      Hi Harry;

      There’s a problem with this solution. It will disable all the stock information; which is needed in simple products.

      (please see attachment)

      1. Is there a way of disabling it only in the variable products?
      2. How shall i translate its text (it shall be “stokta” to be in Turkish)???

       

       

      Attachments:
      You must be logged in to view attached files.
    • #22568

      Hi,

      1. Please change prev code to

      .product-type-variable .availability span {display: none;}

      2. Please delete old version of Gecko on your site and go to Loco > Themes > Gecko and translate to your language.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.