• Resolved oschuhknecht

    (@oschuhknecht)


    Hi there im trying to create a feed with multiple dependencies

    e.g. I wanna get a Feed there a manufacturer is specific and only the products he found who does have an image

    if($manu==”spezial” && !empty($img)){make feed}

    but cant find a way to make this happen, if u use the excepetion in the manager

    like manufacturer is not equal to “spezial” and adding a new exception
    AND feature image is empty

    im getting all the products in the feeds that have an image and the manufacturer gets totally ignore can someone help me?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Create Feed with except dependencies’ is closed to new replies.