November 20, 2018 at 9:30 am
I have been going back and forth with the WooCommerce developers and support team because some of my products when outputted via the [products id=””] shortcode, there is an undefined value on the product which pushes it below other products…
Example page: *Login to see link
The developers at WooCommerce seem to think it is the THEME causing the “1x Undefined” to appear?
======================================
The product listed on this page which appears correctly is on a product category page:
*Login to see link
============================================================================
The products listed on the following page are actually on a WordPress PAGE and is outputted by using the following shortcode:
Page: *Login to see link
shortcode:
[products ids=”6952, 29127, 1988, 2008, 2010, 2012, 2013, 2014, 2015, 14381, 14382, 23584 ” columns=”6″ orderby=”date”]
I use a PAGE so that I can include a photo of an engine and reference the parts with arrows.
Any help is appreciated…