Wishlists

Summary

Class Wishlists


Description

May eventually expose UI for these settings, but for now they are imported from the BigCommerce API and not exposed in the admin.


Source

File: src/BigCommerce/Settings/Sections/Wishlists.php

class Wishlists extends Settings_Section {
	const ENABLED = 'bigcommerce_wishlists_enabled';
}

User Contributed Notes

You must log in before being able to contribute a note or feedback.