ProductSchema::get_product_quantity_limit( WC_Product $product )

Get the quantity limit for an item in the cart.


Description Description


Parameters Parameters

$product

(Required) Product instance.


Top ↑

Return Return

(int)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Schemas/ProductSchema.php


			


Top ↑

User Contributed Notes User Contributed Notes

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