Jump to content
thirty bees forum

x97wehner

Trusted Members
  • Posts

    499
  • Joined

  • Last visited

  • Days Won

    26

x97wehner last won the day on May 23

x97wehner had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

x97wehner's Achievements

Collaborator

Collaborator (7/14)

  • Dedicated Rare
  • Reacting Well Rare
  • Conversation Starter
  • First Post
  • Collaborator Rare

Recent Badges

116

Reputation

2

Community Answers

  1. That is strange. I too use this module, but I do not get these issue alerts in google search console. I'm not sure what the issue would be.
  2. I ran into the same issues as you a while back. The check module is great, but it's script driven design doesn't register all types of standard GA triggers easily without custom code work. It ended up being better for our organization to use a different one page checkout tool that fits the GA trigger model more native. We now use the Knowband SuperCheckout instead.
  3. Aside from adding another "Billing email" address to the customer record, which wouldn't be that challenging, automatically interacting with this new field in specific business situations would probably take some heavy lifting of core code. It's a relevant enhancement to request on Github as it definitely pertains to B2B. The complexities would revolve around classifying default email types to know whether they should go to the email 1 or email 2 always and other situations like that.
  4. I have the sku's setup to be pack specific. If you leave at per piece with a minimum, then customer can adjust to odd quantities. So, for instance, I have a product that is sold as 2pc. Then, I have packs of those two piece quantities at 12 and 24 as separate skus.
  5. I have two separate feeds setup for our store. One for each country we sell to. That way it sends the correct links, images, and prices to google for the country. The xml for each is attached. It sends full size photos. US feed.xml CA feed.xml
  6. Also, it does appear you can still get your current module at https://www.presto-changeo.com/prestashop/prestashop-attribute-modules/34-113-prestashop-attribute-wizard-pro-module.html#/25-prestashop_version-all_versions_up_to_16x
  7. I can't speak to the combination module, but I use the TB stripe module and it works well. I'm on TB 1.7 (One of the latest bleeding edge versions) and PHP 8.3.
  8. Updated to fix abandon cart link generation issue with stock Brevo module.
  9. It may be easier to just use this module. I've been using it for years. You can configure the feed and have it auto ingested by Google without you needing manually export and upload. https://store.getdatakick.com/en/modules/datakick-data-export-and-import
  10. Making progress here. Love it.
  11. Eliminated some php warnings and adjusted to pull the product cover image (Rather than just the first one that is retrieved.)
  12. Hi, I adapted Brevo's (Formerly SendInBlue) PS 1.7 version of their module to work on thirty bees and php 8.3. I didn't test on lower php versions, but it should work on php 8.0+ I believe. It connects and works and, for the price, they offer quite a bit of digital marketing functionality. Module is attached sendinblue_tb_v5.0.36.zip
  13. Again, much appreciated. This is a great module for a variety of needs.
  14. Your input has been incredibly helpful, but I'm still stuck on one situation that I hope you can advise on. For variants, our products typically offer many combinations but do not have specific photos. (Same product but different size. No extra photo needed.) Your advice on how to show this works correctly and it shows all photos related to the productId. The challenge is that we do have a handful of products that actually have specific combination photos (Different colors) and shouldn't show all photos from the product. I haven't figured out how to make the two settings work together for the additional image link node. If I set the restriction to combination photos, it only populates images for my handful of products with combination photos. If I set the restriction to all data, it shows all photos for the product, including for those products that have specific combination photos. (Red hat variant is showing red, but also blue, black, and all other color product photos.) Any advice on how to set this up to handle both scenarios?
×
×
  • Create New...