Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-blocks/src/StoreApi/Schemas/ProductSchema.php

ProductSchema::get_term_list()

Method: Returns a list of terms assigned to the product.

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

Used by 1 function | Uses 0 functions

ProductSchema::get_low_stock_remaining()

Method: If a product has low stock, return the remaining stock amount for display.

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

Used by 1 function | Uses 2 functions

ProductSchema::get_product_quantity_limit()

Method: Get the quantity limit for an item in the cart.

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

Used by 1 function | Uses 1 function

ProductSchema::filter_valid_attribute()

Method: Returns true if the given attribute is valid.

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

Used by 1 function | Uses 0 functions

ProductSchema::filter_variation_attribute()

Method: Returns true if the given attribute is valid and used for variations.

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

Used by 0 functions | Uses 1 function

ProductSchema::get_variations()

Method: Get variation IDs and attributes from the DB.

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

Used by 1 function | Uses 2 functions

ProductSchema::get_attributes()

Method: Get list of product attributes and attribute terms.

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

Used by 1 function | Uses 1 function

ProductSchema::prepare_product_attribute_taxonomy_value()

Method: Prepare an attribute term for the response.

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

Used by 0 functions | Uses 1 function

ProductSchema::prepare_product_attribute_value()

Method: Prepare an attribute term for the response.

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

Used by 1 function | Uses 0 functions

ProductSchema::prepare_product_price_response()

Method: Get an array of pricing data.

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

Used by 2 functions | Uses 4 functions
1 2 Next »
Proudly powered by WordPress