Jump to content
thirty bees forum

x97wehner

Trusted Members
  • Posts

    500
  • Joined

  • Last visited

  • Days Won

    27

x97wehner last won the day on August 8

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)

  • Posting Machine Rare
  • Dedicated Rare
  • Reacting Well Rare
  • Conversation Starter
  • First Post

Recent Badges

117

Reputation

2

Community Answers

  1. Yes, a field could be added to address as well, but that's not a very common practice for systems like this. If you'd like to get this quickly, there are custom modules out that will allow you to make and store custom fields in the system. The datakick module is one of them that I can vouch for https://store.getdatakick.com/en/modules/datakick-data-export-and-import. Your challenge will be using that stored email in your automated business logic. If that is something not needed, then a solution like a module to help you will work well.
  2. 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.
  3. I ran into the same issues as you a while back. The chex 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.
  4. 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.
  5. 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.
  6. 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
  7. 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
  8. 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.
  9. Updated to fix abandon cart link generation issue with stock Brevo module.
  10. 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
  11. Making progress here. Love it.
  12. Eliminated some php warnings and adjusted to pull the product cover image (Rather than just the first one that is retrieved.)
  13. 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
  14. Again, much appreciated. This is a great module for a variety of needs.
×
×
  • Create New...