Questions tagged [related-products]

5 questions
1
vote
1 answer

How to display description on Woocommerce featured products?

I trying to add the the product description to all my related products. This is the code I have from content-single-product.php template file:
davidasor
  • 23
  • 6
0
votes
1 answer

show related product by primary category in wordpress

I have products with two categories assigned i selected the primary category on each products under category selection. now i want to show releted products by primary products. i am using yoast seo plugin. i add below filter code in child theme…
Grace
  • 141
  • 1
  • 8
0
votes
0 answers

Magento 1.8 - Use different product call variable for related products

Good day. I have added code to my product to display related products. but when I add the product to the cart it adds the last related product loaded and not the product I want to. Is there a different variable I can use in case of…
0
votes
0 answers

WooCommerce related products erroneously showing ALL products

I have my own single_product.php template that includes do_action('woocommerce_variable_add_to_cart') (when the product is variable). This shows an add to cart button as well as a select box to choose a product option (i.e. large, medium, small). I…
Matt Saunders
  • 2,994
  • 5
  • 25
  • 43
-1
votes
1 answer

Display Woocommerce Related Products By Custom Taxonomy

I want to display related products based on Custom taxonomy. Does someone knows is there a way to force related products to be displayed based on Custom taxonomy.