wordpressuser2020
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to restrict cart to related categoriesOkay, this is great. I know my request is a bit complicated, but the code on Stack Overflow actually works if I just assign my products to secondary categories where related products are assigned to the same secondary category.
Thanks!
- This reply was modified 4 years, 10 months ago by wordpressuser2020.
- This reply was modified 4 years, 10 months ago by wordpressuser2020.
Forum: Plugins
In reply to: [WooCommerce] Plugin that will assign products to categories dynamicallyThanks for the reply.
Your question actually makes me see the challenge in performing this as a frontend selection process since the categories are assigned store wide at the backend. So, leaving the categories in tact and assigning some dynamic product tags would likely be a better solution since I have no plans to use product tags. And yes, it does need to be for the front end. For example, if the customer selects the 5 meal plan, then it assigns the product tag of “5_meal” to all the products just for that customer and just for that session. This will allow the min/max plugin that I’m using to then restrict the cart appropriately. However, product tags should be empty by default and only receive assignments based on the customer’s selection during their current session.
Hope that makes since. Thanks!
- This reply was modified 4 years, 10 months ago by wordpressuser2020.
Forum: Plugins
In reply to: [WooCommerce] Product page alignmentHi,
Here is a link to the screenshot of how it looks when I preview it.
https://snipboard.io/b50uO4.jpgHere is a link to the actual page.
https://hairblueprint.com/product/donate/Thanks!