Setting Up Quick Checkout URL in Google Merchant Center
- Log in to Google Merchant Center
Access your Google Merchant account by logging in at Google Merchant Center. - Navigate to Checkout Settings
From the menu, go to Business Info > Checkout > Edit Checkout Setting. - Enter the Quick Checkout URL
In the checkout URL field, input the following URL format to enable a direct checkout for each product in your Google Shopping ads:<your_domain_url>/index.php?route=extension/module/quick_buy&item_id={id}
.
Here,{id}
will dynamically pull in each product’s unique ID, so users can be directed immediately to checkout. - SEO-Friendly URL Option
If you’re using the SEO URL Generator extension, you can simplify this link to a more SEO-friendly version. For example,https://www.huntbee.com/quick_checkout?item_id={id}
. Below is an example screenshot where the SEO-friendly URL structure is shown.
This setup will allow customers to add products to their cart and proceed directly to checkout, minimizing clicks and improving conversion potential directly from your Google Shopping ads.