Skip to content
Everett Griffiths edited this page Jun 19, 2014 · 1 revision

getRelatedProducts

Shows products related to the given product.

  • @param integer $product_id defaults to current product
  • @param string $type to specify what kind of relations should be listed. Defaults to "related"
  • @param boolean $show_hidden if true, shows related products which have "in_menu" set to false. Default: false

Clone this wiki locally