Skip to content

PropertyValues depreciated in V3 #341

@Woland2k

Description

@Woland2k

I can see that PropertyValues was depreciated for the CatalogProduct class in V3:

        [Obsolete("it's for importing data from v.2, need to use values in Properties")]
        public ICollection<PropertyValue> PropertyValues { get; set; }

So what is the way to just add values to the product without necessary creating corresponding property?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions