>I am setting up a feed to the Google Merchant Center and I want to filter by products by type (not necessarily by the nopComemrce categories they are in).
Answer.
1. Add the new product specification named "FeedType" with value "Google". Made it "not for screen". Add this product specification for each product what you plan to export.
2. Open your feed. Select tab "Conditions", And add the new rule. Export products with product specification "FeedType" with value "Google".
I thought of one way of doing this is to use the first tag assigned to each product. Is there a way of adding the first tag related to a product to the custom_label_0 field?
You can add the new product specification with "not for screen". You can set it for all products and set mapping of this product specification to Google tag.
Read our documentation. We wrote how to do it easy.
[i]Is there a better way of specifying the type of product?[/i]
Thank you suggestion.
I added these features.
Version 4.30 - November 28, 2016
+ added new feature 'Load all categories on startup'.
+ added new feature 'Load all manufacturers on startup'.
Plugin must show all payment methods on customer's screen (checkout page), because the customer can remove/add/change discount or gift code...
But I removed the redirect to payment site when the order total = 0
Thank you. It was a bug.
Download new version from our site.
Yes, you should download the plugin from our site (from the plugin page).
You can do it without registration. Plugin has only serial number protection.
Replace plugin folder (all fils, .SQL files too) and restart your site. Plugin will upgrade itself.
You should use your old serial number for activation plugin for Nop 3.80.
You have one free upgrade service.
Enable Debugging on plugin Configure page. And try to generate the feed file.
Send me the log file FoxNetSoft.Plugin.Feed.Manager_log.txt from App_Data folder.
I'll try to help you.
I can't reproduce your bug.
1. What NopCommerce version do you use?
2. What plugin version do you use?
No
Method not found: 'Void Nop.Core.PagedList`1..ctor(System.Collections.Generic.IList`1<!0>, Int32, Int32)'.
Open admin mode. Open advanced settings and try to find the parameter widgetsettings.activewidgetsystemnames
This parameter has very long value in your store....
Maybe you have unused plugins...
Can you check this value and remove unused plugins from this parameter?
You needn't the source code.
All logic is in triggers. You can create your own trigger for your tables or entities. It's easy. You can see how to do it in our triggers.
I fixed the bug with wrong URL. Added several css style and Plugin uses one date format for all languages.
Download new version from our site. replace plugin (all files) and restart your site. It's important. Try it.
About double article block on Home page. Did you check your index.cshtml?