Jump to content
thirty bees forum

x97wehner

Trusted Members
  • Posts

    506
  • 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. I believe the Paypal module on prestashop is a full checkout module. Not just a payment collection. It replaces your entire checkout page with their service. I think it will still work, but I tested it and do not wish to have a full Paypal driven checkout.
  2. I use these modules for payment collection and both work fine. I've tested other paypal modules and even the paypal checkout and do not care for the front or back office experiences they provide.
  3. That is odd. It sounds like something is overriding the default behavior of how the system should work. Try disabling overrides and non TB modules to isolate if that could be the issue.
  4. This you can do. On each combination, you can set the photos that pertain to it in the back office. Then, if user selects a combination with color, it will filter display to just those images.
  5. That's by design with the software. Product attribute selection can drive thumbnails, but thumbnails do not drive attribute selection. When you hit the main product URL, it's a compilation of all images, which is what you're describing. When combination (Color) specific images are set, if user selects an color attribute, it will filter the images down. For this reason, I use this module on my site. It allows me to split the product by color and present each in my category page separately: https://addons.prestashop.com/en/product-variants/20451-products-by-attributes-display-combinations-attributes.html.
  6. I do track it, but I don't have any software to assist.
  7. 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.
  8. 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.
  9. 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.
  10. 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.
  11. 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.
  12. 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
  13. 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
  14. 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.
×
×
  • Create New...