You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use_in_product_listing: Boolean@doc(description: "Indicates whether the attribute is displayed in product listings")
23
+
position: Int@doc(description: "The relative position of the attribute in the layered navigation block")
24
+
visible_on_catalog_pages: Boolean@doc(description: "Indicates whether the attribute is displayed on product pages")
25
+
use_in_layered_navigation: UseInLayeredNavigationOptions@doc(description: "Indicates whether the attribute is filterable with results, without results, or not at all")
26
+
use_in_search_results_layered_navigation: Boolean@doc(description: "Indicates whether the attribute can be used in layered navigation on search results pages")
0 commit comments