Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Oct 2009
    Posts
    66
    Plugin Contributions
    0

    Default Need Help with Google Certified Shopping Code

    MY developer is on leave and I need help to complete the code for the checkout success page.

    <!-- START Google Certified Shops Order -->
    <div id="gts-order" style="display:none;" translate="no">

    <!-- start order and merchant information -->
    <span id="gts-o-id">MERCHANT_ORDER_ID</span>
    <span id="gts-o-domain">MERCHANT_ORDER_DOMAIN</span>
    <span id="gts-o-email">CUSTOMER_EMAIL</span>
    <span id="gts-o-country">CUSTOMER_COUNTRY</span>
    <span id="gts-o-currency">CURRENCY</span>
    <span id="gts-o-total">ORDER_TOTAL</span>
    <span id="gts-o-discounts">ORDER_DISCOUNTS</span>
    <span id="gts-o-shipping-total">ORDER_SHIPPING</span>
    <span id="gts-o-tax-total">ORDER_TAX</span>
    <span id="gts-o-est-ship-date">ORDER_EST_SHIP_DATE</span>
    <span id="gts-o-est-delivery-date">ORDER_EST_DELIVERY_DATE</span>
    <span id="gts-o-has-preorder">HAS_BACKORDER_PREORDER</span>
    <span id="gts-o-has-digital">HAS_DIGITAL_GOODS</span>
    <!-- end order and merchant information -->

    <!-- start repeated item specific information -->
    <!-- item example: this area repeated for each item in the order -->
    <span class="gts-item">
    <span class="gts-i-name">ITEM_NAME</span>
    <span class="gts-i-price">ITEM_PRICE</span>
    <span class="gts-i-quantity">ITEM_QUANTITY</span>
    <span class="gts-i-prodsearch-id">ITEM_GOOGLE_SHOPPING_ID</span>
    <span class="gts-i-prodsearch-store-id">ITEM_GOOGLE_SHOPPING_ACCOUNT_ID</span>
    <span class="gts-i-prodsearch-country">ITEM_GOOGLE_SHOPPING_COUNTRY</span>
    <span class="gts-i-prodsearch-language">ITEM_GOOGLE_SHOPPING_LANGUAGE</span>
    </span>
    <!-- end item 1 example -->
    <!-- end repeated item specific information -->

    </div>
    <!-- END Google Certified Shops Order -->


    Thanks

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Need Help with Google Certified Shopping Code

    Quote Originally Posted by riolas View Post
    MY developer is on leave and I need help to complete the code for the checkout success page.
    I suggest that you wait for your developer to return to work.

    This isn't a matter of copying, editing and pasting the code provided. It will require additional code creation that is specific to ZenCart as it will need to loop through the items in the customers order (for the 'repeated item specific information').

    You will also need some javascript added to the site in addition to this code (Which Google supply).

    Until/unless a developer creates a ZenCart specific module/add-on to handle these requirements it really isn't going to be an easy task.

    If your developer does create the ZenCart specific code it will be a great candidate for addition to the ZenCart plugins. :)

    Cheers
    RodG

  3. #3
    Join Date
    Oct 2009
    Posts
    66
    Plugin Contributions
    0

    Default Re: Need Help with Google Certified Shopping Code

    Any freelance developers willing to create the code for Google Certified Shop for Zencart?

  4. #4
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Need Help with Google Certified Shopping Code

    Quote Originally Posted by riolas View Post
    Any freelance developers willing to create the code for Google Certified Shop for Zencart?
    For free or are you looking for someone to develop a commercial mod for you??

    not asking for myself.. just looking for the OP to clarify their question for anyone who MIGHT respond..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #5
    Join Date
    Oct 2009
    Posts
    66
    Plugin Contributions
    0

    Default Re: Need Help with Google Certified Shopping Code

    Free or otherwise.

    Please send me quotations either here or via PM for the mod to be created.

    Thanks.

  6. #6
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Need Help with Google Certified Shopping Code

    I know Numinix has a module for this including the required shipping/cancellation feeds.

    https://www.numinix.com/downloads/ze...trusted-stores

  7. #7
    Join Date
    Oct 2009
    Posts
    66
    Plugin Contributions
    0

    Default Re: Need Help with Google Certified Shopping Code

    Anyone have experience installing this?

    Is it easy? Time consuming?

  8. #8
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Need Help with Google Certified Shopping Code

    I have installed it several times. The trickiest part is making sure that when a shipment is shipped to add the tracking number. Otherwise it works fine, and I really haven't had much issue.

    HOWEVER verify that you have enough transactions to qualify for the program, or all your work will be for not.

  9. #9
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Need Help with Google Certified Shopping Code

    Quote Originally Posted by riolas View Post
    Anyone have experience installing this?

    Is it easy? Time consuming?
    My suggestion is that if you were willing to PAY for custom development that you consider PAYING to have this module installed. This way you can let someone else do the driving.. If you do not have a development site setup, then I'd suggest creating one of paying the vendor to create one for you and install this module on your development site. This way you can test things before moving the code over to your live site..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #10
    Join Date
    Oct 2007
    Posts
    51
    Plugin Contributions
    0

    Default Re: Need Help with Google Certified Shopping Code

    Did you get this sorted out?

    James O
    Jimmy6Bellies

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Need help with Google Shopping Integration
    By VBE-1 in forum General Questions
    Replies: 1
    Last Post: 21 Oct 2012, 07:04 AM
  2. v139d Google Shopping Integration Help - add Google Order Confirmation Module Code
    By Keezee in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Jul 2012, 12:15 AM
  3. Help need to set up per zip code shipping module with 5 zip code areas flat fee
    By cshart in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 11 Feb 2009, 06:31 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR