You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, good morning, afternoon or evening.
I have a problem when inserting a product, the ws does not mark any error and it is seen in articles, but it is not seen in the Front, I have to enter the detail of the article and update it manually so that it can be seen from the front. Do you know how to solve the problem?
I use the version of PrestaSharp 1.2.9 and PrestaShop 1.7.11 and 8.1.3
I attach images of my code.
Thank you very much for your time and support
The text was updated successfully, but these errors were encountered:
To solve this issue, make sure that you are setting values for the visibility and link_rewrite fields when inserting a product. These fields are essential for a product to be visible on the front end. I think without them, the product may not display correctly until manually updated.
Hello, good morning, afternoon or evening.
I have a problem when inserting a product, the ws does not mark any error and it is seen in articles, but it is not seen in the Front, I have to enter the detail of the article and update it manually so that it can be seen from the front. Do you know how to solve the problem?
I use the version of PrestaSharp 1.2.9 and PrestaShop 1.7.11 and 8.1.3
I attach images of my code.
Thank you very much for your time and support
The text was updated successfully, but these errors were encountered: