CartItemSchema::get_attribute_taxonomy_name( string $slug, WC_Product $object )

Get product attribute taxonomy name.


Description Description


Parameters Parameters

$slug

(Required) Taxonomy name.

$object

(Required) Product data.


Top ↑

Return Return

(string)


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.