Osclass forums

Support forums => General help => 3.6.x => Topic started by: Andreas1211 on October 18, 2016, 04:25:40 pm

Title: Limit number of loaded pictures on product page
Post by: Andreas1211 on October 18, 2016, 04:25:40 pm
Hi all,

I use Osclass 3.6.1 and I want to limit the number of images that are loaded on the product page. What part of this script should I change so that only the first image is loaded?

return (string) osc_resource_path().osc_resource_id().".".osc_resource_field("s_extension");

Thanks for the help in advance!
Title: Re: Limit number of loaded pictures on product page
Post by: teseo on October 18, 2016, 05:19:03 pm
Hi,

You can do that on Admin Dashboard: Listings / Listing Settings => Attach X images per listing

Regards