Skip to main content

Returns

Returns a Product object for the given product name.

Example

product = galtea.products.get_by_name(name=product_name)

Parameters

name
string
required
The name of the product you want to retrieve.