CartItemSchema::product_id_exists( integer $product_id )

Check given ID exists,


Description Description


Parameters Parameters

$product_id

(Required) Product ID.


Top ↑

Return Return

(bool)


Top ↑

Source Source

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


			

Top ↑

User Contributed Notes User Contributed Notes

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