nopCommerce 4.10 is released

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
@Zyje_sobie
Please create a new topic for your feature requests.
5 years ago
New York wrote:
@Zyje_sobie
Please create a new topic for your feature requests.


Done :)
https://www.nopcommerce.com/boards/t/57526/new-features-sugestions.aspx#217498
5 years ago
Many congratulations to nopCommerce Team for releasing this new version - 4.10

There are many improved features for store Administrator such as:

- Discount report section has date filter now
- Product add/edit-- now the categories can be searched easily by typing instead of browsing the dropdown
- Allow customers to check gift card balance
- Added preview button for news, topics, blogs
- we can search topics by keywords
- find orders by phone number
- Added ability to delete gift card usage history after order cancellation


Many improved versions to go! Good Luck...
5 years ago
What was your main reason for moving to .NET Core?
5 years ago
Hi, is there an easy way to upload my royal-angora.com website from 3.4 version to 4.1?  
Ho can I talk with someone for support?  (Within N.C. or any of you here)
Thanks,
Danny Savyon
[email protected]
5 years ago
Danny Savyon wrote:
Hi, is there an easy way to upload my royal-angora.com website from 3.4 version to 4.1?  
Ho can I talk with someone for support?  (Within N.C. or any of you here)
Thanks,
Danny Savyon
[email protected]



Dear Danny,

That's a good idea. We are registered partners with nopCommerce and provide nop customization/migration services.
Do let us know if you are interested so our representative will get in touch with you.
Let us know the best way & time to reach you.


Team Seurata
seurata.com
5 years ago
Hello team sauratta,
Yes, I am interested.  Please contact me to [email protected], or to my whatsapp 0040 729 026 064

Thank you,
Danny Savyon
5 years ago
how can we use this query

SELECT d.DiscountAmount,d.DiscountPercentage,p.Name,* from Product p  
INNER JOIN Discount_AppliedToProducts dp on p.Id = dp.Product_Id
inner JOIN Discount d on p.Id = d.Id

from code side to get discount in home page ?

where i can use this code for get data ?

i search for product discount Ribbon in home page
4 years ago
Hi,
I installed NopCommerce version 4.10 in our localhost, and Installed  Web API plugin (https://www.nopcommerce.com/p/2464/api-plugin.aspx) But I couldn't find the api documentation or API details for order and order items. I was able to find the products and customer API details.
Can someone please provide required API details for the following Categories

ProductCategoryMappings
Orders
OrderItems
ShoppingCartItemsCategories
ProductCategoryMappings
Orders
OrderItems
ShoppingCartItems
Also can someone provide access token generation api.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.