#RamonP99

1 messages · Page 1 of 1 (latest)

obtuse shellBOT
honest lantern
#

Hi, let me help you with this.

#

How are you expanding it exactly?

obtuse shellBOT
zinc grove
#

Hey, thanks!

#

Expand = new List<string>() { "data.default_price" }

#

Within the ProductCreateOptions

radiant hound
#

I think it needs to just be:

Expand = new List<string>() { "default_price" }