get_productMainImageTemplate()
Returns the kendo template for the image element of the widget.
Example-get_productMainImageTemplate()
tpc.page.TpcProductDetails.get_productMainImageTemplate();
get_productMainImageContainer()
Returns the container of the image element of the widget.
Example-get_productMainImageContainer()
tpc.page.TpcProductDetails.get_productMainImageContainer();