This topic has 4 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Discovered [Just Catalog] does not show variable products? I don’t wish to show the price of products can you help?
Hello,
You can disable “Just Catalog” option and hide price and “Add to Cart” button via custom.css.
We can give you the code if you agree.
Regards,
Eva Kemp.
Thanks that would be great. Could you please let me have the code. In addition could you also supply code to remove the SKU: and Category:
Hello,
Please use this code in Global Custom CSS:
.price, .single_variation_wrap, .product_meta {
display: none;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up