You can use ID, Sku, Gtin, MPN as Facebook Pixel Id.
You can change it on the page for tracking code in admin mode.
Can you try to use the last release?
Try and write me about result.
> How can we stop it from moving manually ?
I don't know. I'll try to investigate it.
>And can you stop the page from jumping when clicked on ?
Plugin adds empty tag "a" with empty href.
I'll try to solve it too.
You can add ASIN for each of product and enable this feature on plugin configure page.
It's one solution.
Or you can use FeedManager and upload price and stock quantity using Amazon template for price and stock quantity.
You can't add meta tag for all another custom pages using one rule...
If you need I can add such token '*' for RULE, but one important note for you.
Google bot can't scan pages 'cart'. 'registration', 'my account', etc.
These pages are different for each customer.
Do you know about it?
My plugin uses new PayPal REST API.
This API doesn't allow to get shipping method fee from your site.
Old PayPal API allows to do it.
PayPal did new feature for new REST API.
You can add shipment method on PayPal site and PayPal will calculate it itself.
PayPal uses internal shipment rules (fees) for PayPal Express Checkout.
https://www.tipsandtricks-hq.com/setup-paypal-profile-based-shipping-5865
Read this document and add new shipment rule 10$.
PayPal will charge shipping fee itself now (for PayPal Express Checkout!!!) if the store doesn't send shipment fee.
Documentation is my problem.
> I need to know how to add a specific page, for example forum.
This is for main forum URL
Controller: Boards
Action: Index
This is for group forum URL
Controller: Boards
Action: ForumGroup
This is for forum URL
Controller: Boards
Action: Forum
This is for forum topic
Controller: Boards
Action: Topic
>What is priority of rules?
You can add several rules for product pages and set priority
Example
Set rule for all products with priority=0
and set rule for all products from the selected category with priority=1
> Check if rule is Enabled and if rule uses StoreMapping.
You can add rule but don't forget to enable it.