diff --git a/1.x/reference/products.mdx b/1.x/reference/products.mdx index a1f2252..2c3c438 100644 --- a/1.x/reference/products.mdx +++ b/1.x/reference/products.mdx @@ -23,6 +23,10 @@ Lunar\Models\Product::create([ ]); ``` + +Lunar internally expects and uses the ``name`` added to Product Attribute data. You must add it in attributes, and utilize it; Otherwise, Admin Panel may throw unexpected errors. + + ## Customer Groups You can assign customer groups to a product, this allows you to either always have that product enabled for the customer