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::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

ProductSchema::get_tax_display_mode()

Method: WooCommerce can return prices including or excluding tax; choose the correct method based on tax display mode.

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

Used by 2 functions | Uses 0 functions

ProductSchema::get_price_function_from_tax_display_mode()

Method: WooCommerce can return prices including or excluding tax; choose the correct method based on tax display mode.

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

Used by 1 function | Uses 0 functions

ProductSchema::get_price_range()

Method: Get price range from certain product types.

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

Used by 1 function | Uses 2 functions

ProductSchema::get_item_response()

Method: Convert a WooCommerce product into an object suitable for the response.

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

Used by 0 functions | Uses 9 functions

ProductSchema::get_images()

Method: Get list of product images.

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

Used by 1 function | Uses 0 functions

ProductSchema::get_remaining_stock()

Method: Gets remaining stock amount for a product.

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

Used by 2 functions | 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
1 2 Next »
Proudly powered by WordPress