Group: Forum Members
Last Active: Tue 2 Feb 2021
Posts: 77,
Visits: 334
|
Hi,
I have a client who'd like all products added to the site to be set as product.showlargeimageinline
|
Group: Forum Members
Last Active: Mon 23 Apr 2018
Posts: 59,
Visits: 291
|
You can change the default value of the field in the database.If you find the table dbo.tblKartrisObjectConfig, change the OC_DefaultValue for K:product.showlargeimageinline from 0 to 1 and all newly added products should have product.showlargeimageinline set to enabled.
Any existing products will have to be changed manually.
Cheers
Chris
|