Don't like ads? PRO users don't see any ads ;-)
Guest

Jigoshop Related Products

By: a guest on Sep 21st, 2011  |  syntax: None  |  size: 0.21 KB  |  hits: 188  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. remove_action( 'jigoshop_after_single_product_summary', 'jigoshop_output_related_products', 20);
  2. add_action( 'jigoshop_after_single_product_summary', create_function( '', 'jigoshop_related_products( 4, 2 );' ), 10 );