Bukimedia / PrestaSharp

CSharp .Net client library for the PrestaShop API via web service
GNU General Public License v3.0
154 stars 152 forks source link

Combine Features With Products #418

Open Geokir77 opened 3 years ago

Geokir77 commented 3 years ago

Please consider making a Pull Request if you are capable of doing so. Dear All, Thanks in advance for your help. I am really struggling to understand how Product features are combined with products.

At this point, I can actually create a feature and then add some values to it.

But I cannot attach it to a product.

It has something to do with Auxentities but I don't want to lead you elsewhere. So is there a simple example of how this attachment is performed after the creation of a feature and a product?

Thanks again

If your problem is how to implement anything with PrestaSharp or make a question, please, refer to our Slack# group with this request link: https://join.slack.com/t/prestasharp/shared_invite/enQtNTM2OTI1OTg0NzUyLTY4NDdkZDFmY2EwMGE4MTMzZjk5YzZiMTk3MzUwNzUxNTdhMWEwZjFjNDJiZTIyMjI0MDM0NTcwMzIzNGI0Njc

Library Version:

1.x.x

NuGet Package Url:

https://www.nuget.org/packages/PrestaSharp/1.x.x

Prestashop version:

1.6.x/1.7.x

Describe the Bug:

A clear description of what is the bug is.

To Reproduce:

Expected Behavior:

A clear description of what you expected to happen.